How to attach/call a different gui in the main gui -when the user click on menu options
Afficher commentaires plus anciens
I have made two models in two different .m files. I have made a main GUI window which have menus. now I want to open my first model on click of menu option 1 of the GUI window and run the first model.I have designed the gui for both the models . I don't know how to bring my models in the GUI that I am currently using.
Réponses (1)
Arturo Moncada-Torres
le 15 Mai 2011
0 votes
Quan Quach has an excellent tutorial regarding this issue http://blinkdagger.com/matlab/matlab-gui-using-a-sub-gui-to-manage-setting-parameters/
Check it out.
Hope it helps ;-) !
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!