Help to create GUI app for plotting tool in MATLAB

1 view (last 30 days)
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.

Answers (0)

Categories

Find more on Migrate GUIDE Apps 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!