Multiple GUI screens

4 visualizzazioni (ultimi 30 giorni)
ANUBHAV SINHA
ANUBHAV SINHA il 7 Nov 2011
Commentato: Omer Yuval il 18 Ott 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 Commento
Omer Yuval
Omer Yuval il 18 Ott 2020
https://uk.mathworks.com/matlabcentral/fileexchange/81348-gui_template

Accedi per commentare.

Risposta accettata

Walter Roberson
Walter Roberson il 7 Nov 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.

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by