フィルターのクリア

Multiple GUIs: changing text in main gui on pushbutton command in sub gui

1 回表示 (過去 30 日間)
Alejandro Lavernia
Alejandro Lavernia 2013 年 3 月 20 日
I am currently trying to write a GUI code that allows me to press an "edit" button in the main gui and goes to a separate window (the sub gui) where the editing occurs of a value. Then, upon pressing a pushbutton in the sub gui the sub gui should close and update a static text string value in the main gui.
Is there a simple way to do this?

回答 (1 件)

Firzi Mukhri
Firzi Mukhri 2013 年 5 月 25 日
in the edit button callback write the .fig name of the sub gui.
this video help me solve this. hope it helps you. http://www.mathworks.com/matlabcentral/fileexchange/8616

カテゴリ

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