GUI question
显示 更早的评论
i have the main gui window. can i open through a button an extra gui window to perform some tasks and then close it and continue working in the main window??
5 个评论
Oleg Komarov
2012-4-15
Yes you can.
marina
2012-4-15
Jan
2012-4-15
Yes, I'm sure that Oleg can tell you how.
Jan
2012-4-15
Now without humor: You can insert the command for opening the 2nd GUI in the callback of the button. While this is actually easy, not to say trivial, it is complicated to give an explicit example, because your question is vague. Therefore Oleg's "yes" is an almost optimal answer.
What have you tried so far and which problems appeared?
marina
2012-4-16
采纳的回答
更多回答(1 个)
marina
2012-4-16
0 个投票
1 个评论
Walter Roberson
2012-4-16
http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.3F
类别
在 帮助中心 和 File Exchange 中查找有关 Loops and Conditional Statements 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!