Help to create GUI app for plotting tool in MATLAB
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!