How can I load a GUI into another GUI?

Hi,
I want to have a main window with a pop-up menu, and depending on what is chosen in the menu, load a GUI (created with GUIDE) in a uipanel.
Is that possible?
Or do you know other ways to swap a widget on the fly?
Thanks

1 件のコメント

Jan
Jan 2012 年 7 月 16 日
What exactly does "swap a widget" mean?

サインインしてコメントする。

回答 (2 件)

Jan
Jan 2012 年 7 月 16 日

0 投票

No, you cannot load a figure into a panel. Do you want the menubar to appear twice?
But you can copy the children of the figure to another figure, see copyobj.
Caleb
Caleb 2012 年 7 月 16 日

0 投票

If you design the GUI programmatically, this should be possible, but with GUIDE I don't think so.

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

質問済み:

F
F
2012 年 7 月 16 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by