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!