Edgar Gonzalez
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
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...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 1 | 0