Help with dynamic GUI interface
3 views (last 30 days)
Show older comments
I am creating a GUI for plotting different variables in single subplot.
So first I will take an input from user, for no. of row and column in subplot and depending on that input I will update no of rows asking for more details on each plots (Variables, limits etc)
e.g. If user input 1 column and 6 rows, there will be 6 new rows asking user for details that each plot will have.
Can it be done with GUI?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on 2-D and 3-D Plots 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!