Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Alejandro Lavernia
Alejandro Lavernia le 20 Mar 2013
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?

Réponses (1)

Firzi Mukhri
Firzi Mukhri le 25 Mai 2013
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

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by