how can GUI file call another GUI file
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi i have got two fig file of GUI i need to call another figure file .what is the command for it
0 Commenti
Risposte (1)
David Sanchez
il 25 Lug 2013
Just type the name of the m-file associated with the second GUI in the point (within the first GUI's associated m-file) where you want to make the call.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!