How to attach/call a different gui in the main gui -when the user click on menu options

1 view (last 30 days)
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
Arturo Moncada-Torres on 15 May 2011
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

Tags

Community Treasure Hunt

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

Start Hunting!