필터 지우기
필터 지우기

what is the command to open new window in gui !

조회 수: 33 (최근 30일)
Khaled Al-Faleh
Khaled Al-Faleh 2017년 4월 8일
댓글: Khaled Al-Faleh 2017년 4월 14일
Hi, I did a gui and in the gui I added a pushbutton as let say Sum so I want when the Sum pressed will open new window not in the same window so is there any command to do it ..
  댓글 수: 2
Jan
Jan 2017년 4월 8일
편집: Jan 2017년 4월 8일
What have you tried so far and which problems occurred? Actually all you need is to insert a figure command in the callback.
Khaled Al-Faleh
Khaled Al-Faleh 2017년 4월 8일
I want to know how can we create multiple windows in GUI. Basically I have a main menu window in which I need to select one option from where it should enter in to new window showing the results in it. Second window should have an option to go back to main window.

댓글을 달려면 로그인하십시오.

채택된 답변

Jan
Jan 2017년 4월 8일
figure
Sorry, this answer seems to be trivial. But it is the command to open a new window. Perhaps it helps. If not, please ask more specifically.
  댓글 수: 6
Jan
Jan 2017년 4월 8일
Sorry, Khaled, I've answered this already and posted some code. If this does not do, what you want, please take the time to explain this with any details. This would be more efficient than asking me to look a 5min movie until I understand, what you exactly want.
Khaled Al-Faleh
Khaled Al-Faleh 2017년 4월 14일
thanks sir I got it ...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by