transfer text from main GUI to sub gui
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!