Help with dynamic GUI interface

조회 수: 3 (최근 30일)
Jayesh Kavathe
Jayesh Kavathe 2011년 10월 24일
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?

채택된 답변

Sean de Wolski
Sean de Wolski 2011년 10월 24일
Yes, it can be done with a GUI.
These might be resourceful to you:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by