Multiple GUI screens

7 visualizaciones (últimos 30 días)
ANUBHAV SINHA
ANUBHAV SINHA el 7 de Nov. de 2011
Comentada: Omer Yuval el 18 de Oct. de 2020
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 comentario
Omer Yuval
Omer Yuval el 18 de Oct. de 2020
https://uk.mathworks.com/matlabcentral/fileexchange/81348-gui_template

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Nov. de 2011
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.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by