Opening one GUI from another GUI
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I'm working on MATLAB GUI. I've designed a User Interface. I would like to open another GUI (which plots graphs) during runtime.
If a checkbox is checked in Main GUI, then it should pop-up another GUI which plots graphs by taking inputs from Main GUI.
I don't understand how to achieve this.
Any help is appreciated.
Thanks in advance.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!