How to attach/call a different gui in the main gui -when the user click on menu options
Show older comments
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.
Answers (1)
Arturo Moncada-Torres
on 15 May 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 ;-) !
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!