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!