passing data between two different gui window using guide
古いコメントを表示
I am a beginner with MATLAB GUIs. I have two GUI figure windows. I want to transfer data( from a textbox) in the first GUI figure to another second GUI figure & want to use that data in second GUI figure. Assuming I am using Guide.
1 件のコメント
Walter Roberson
2011 年 7 月 19 日
duplicate is at http://www.mathworks.com/matlabcentral/answers/5487-passing-data-into-another-gui-figure-window-using-guide
採用された回答
その他の回答 (2 件)
Sean de Wolski
2011 年 4 月 13 日
doc setappdata
doc getappdata
doc guidata
Doug Hull
2011 年 4 月 13 日
0 投票
カテゴリ
ヘルプ センター および File Exchange で Interactive Control and Callbacks についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!