필터 지우기
필터 지우기

Multiple GUI screens

조회 수: 2 (최근 30일)
ANUBHAV SINHA
ANUBHAV SINHA 2011년 11월 7일
댓글: Omer Yuval 2020년 10월 18일
I want to implement a GUI in which, when the submit button is hit, other connected multiple GUI screens also pop out. May someone suggest technique for that.
  댓글 수: 1
Omer Yuval
Omer Yuval 2020년 10월 18일
https://uk.mathworks.com/matlabcentral/fileexchange/81348-gui_template

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

채택된 답변

Walter Roberson
Walter Roberson 2011년 11월 7일
If the second GUI is defined with GUIDE, just have the submit button callback invoke the second gui name as a function -- pretty much the same way that you started the initial gui by invoking its name as a function.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by