I have to build a gui to import a large excel file and user could select any columns to plot
2 views (last 30 days)
Show older comments
the gui i want to bulit is having a axes ,a push button ,table and toolbar the user should import the excel data and he can select any column for plotting . i have a idea of directly importing and plotting ,but selecting columns from the table and then plotting i do not have any idea.
it would be a great if someone would will help me
0 Comments
Accepted Answer
Kevin Holly
on 28 Apr 2022
See answer in here. You can add toolbar and create callbacks to the app that is attached to the answer linked.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!