Community Profile

photo

Edgar Gonzalez


Active since 2018

Statistics

Content Feed

View by

Question


Help with GUI and plot3 plotting
How do I make 3d plots using a GUI? using axes(f) is only creating a 2d plot. I need to plot x, y, and z f = figure; myax...

5 years ago | 1 answer | 0

1

answer

Question


printing matching lines of text from a text file
I need to write a code that prints out all matching lines of code that includes the user inputted state and the assigned value g...

5 years ago | 1 answer | 0

1

answer

Question


How to print all lines from text file that match the input
I need to print all lines from the .txt file that match the user inputted state plus the assigned lat or long value (its differe...

5 years ago | 0 answers | 0

0

answers

Question


file handling with coordinates
I have to write a code that organizes a text file filled with coordinates and organize them by latitude or longitude for each st...

5 years ago | 1 answer | 0

1

answer

Question


help with file handing and if-elseif-else
The 'else' portion of this code will not work. If I type in something not found in the file nothing will be returned but 'City n...

5 years ago | 1 answer | 0

1

answer