Help to create GUI app for plotting tool in MATLAB
1 次查看(过去 30 天)
显示 更早的评论
Here I have described my requirements,
1. Data is present in different sheets of an excel file and data will different every time.
2. I want to import excel file and read cells which used to plot the graph.
I want solution to create function to import excel file(callback for read xls), read data(callback for load data), and plot the graph(callback for plot data).
please suggest me solution for this. I have attached reference excel sheet for your reference also I have attached .m file till I have completed the task and snapshot of GUI which I wanted.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!