Ältere Kommentare anzeigen
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 Kommentare
Oleg Komarov
am 15 Apr. 2012
Yes you can.
marina
am 15 Apr. 2012
Jan
am 15 Apr. 2012
Yes, I'm sure that Oleg can tell you how.
Jan
am 15 Apr. 2012
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
am 16 Apr. 2012
Akzeptierte Antwort
Weitere Antworten (1)
marina
am 16 Apr. 2012
0 Stimmen
1 Kommentar
Walter Roberson
am 16 Apr. 2012
http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.3F
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!