Effacer les filtres
Effacer les filtres

Multiple GUI screens

3 vues (au cours des 30 derniers jours)
ANUBHAV SINHA
ANUBHAV SINHA le 7 Nov 2011
Commenté : Omer Yuval le 18 Oct 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 commentaire
Omer Yuval
Omer Yuval le 18 Oct 2020
https://uk.mathworks.com/matlabcentral/fileexchange/81348-gui_template

Connectez-vous pour commenter.

Réponse acceptée

Walter Roberson
Walter Roberson le 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.

Plus de réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by