How to make a simple gui to plot a scatter graph?
显示 更早的评论
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!!!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!