transfer text from main GUI to sub gui
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hye guys.
there is something that i would like to ask. i have two GUIs. one is the main while the another one is the sub. in the main GUI, there is a push button. the situations are 1. i enter text in the editbox in main GUI 2. then i push a pushbutton and the text will come out in a staticbox in sub GUI.
right now, i succesfully link the two GUI. however, the text that i enter wont come out in my sub GUI.
i already tried many commands such as findall and getappdata or setapp data. it didnt work.
can somebody help me? tq in advance.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown 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!