Help to create GUI app for plotting tool in MATLAB
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!