Multiple GUI screens

3 次查看(过去 30 天)
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