how can I call gui frm another gui for a given position coordinates?

1 回表示 (過去 30 日間)
Giorgi
Giorgi 2015 年 7 月 9 日
回答済み: Sid 2015 年 7 月 9 日
Hello matlabers! I have 3 idependent GUI, gui1, gui2 and gui3. Now I created another fourth gui, where I have three pushbutton, and when I click on those buttons the have to call gui1, gui2 and gui3 respectivle. but they shuld open on the fourth gui, where are these three pushbutton, and all of them should open on the same position. Any ideas?

回答 (1 件)

Sid
Sid 2015 年 7 月 9 日
Can you use setappdata / getappdata to share the data between the different GUIs? (MATLAB wikia here .)
Are you using GUIDE or a programmatic GUI?

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by