Help with dynamic GUI interface

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

Accepted Answer

Sean de Wolski
Sean de Wolski on 24 Oct 2011
Yes, it can be done with a GUI.
These might be resourceful to you:

More Answers (0)

Categories

Find more on Line Plots in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!