How to attach/call a different gui in the main gui -when the user click on menu options
이전 댓글 표시
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.
답변 (1개)
Arturo Moncada-Torres
2011년 5월 15일
0 개 추천
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 ;-) !
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!