How to attach/call a different gui in the main gui -when the user click on menu options
Ältere Kommentare anzeigen
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.
Antworten (1)
Arturo Moncada-Torres
am 15 Mai 2011
0 Stimmen
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 ;-) !
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!