How to make a simple gui to plot a scatter graph?
Show older comments
Hello everybody! I'm required to create a gui (with a graph window and a push button) in Matlab that would import data from excel and plot it on a graph. So, for example, say there are 2 columns, 1 with amount of km's the car has done and the other one is with fuel left. I need to import that data to the gui program and plot a line graph of km's against fuel left. I've been trying to find guides on making scatter graphs in gui for some time now,but I am reall struggling with it. Could someone please help me with a code or maybe knows a similar guide. Also,I should probably say that i've been using matlab for 5 days only. I've managed to familiarise myself with basic GUI programming,but this seems to be far more complicated. Thank you!!!
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!