gui inside gui

5 ビュー (過去 30 日間)
pawan kumar
pawan kumar 2011 年 10 月 10 日
コメント済み: Kyaw HeinTun 2019 年 11 月 13 日
is it possible to open a gui programme into another gui programme using a toggle button or any else

採用された回答

Grzegorz Knor
Grzegorz Knor 2011 年 10 月 10 日
Just type the name of a program in callback function.
See also:
  1 件のコメント
Kyaw HeinTun
Kyaw HeinTun 2019 年 11 月 13 日
Thanks u!!

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

その他の回答 (2 件)

Daniel Shub
Daniel Shub 2011 年 10 月 10 日
You need to make the callback of the toggle button open the second gui.

mehmet vural
mehmet vural 2013 年 4 月 12 日
openfig(figurename);

カテゴリ

Help Center および File ExchangeApp Building についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by