passing data into another gui figure window using guide
조회 수: 2 (최근 30일)
이전 댓글 표시
My prob is -- i have two figure in matlab gui using guide . In the first figure there are one textbox & one pushbutton. In the second figure i have a textbox. when i am running first figure i am typing text in textbox, After pressing pushbutton of the first figure i want to open second figure & want to put the textbox value of the first figure to the second figure textbox automatically. when the second figure is open, i want to close the first figure automatically. How i will do that. I am using Guide. plz help me as soon as possible.
댓글 수: 1
Walter Roberson
2011년 7월 19일
duplicate is at http://www.mathworks.com/matlabcentral/answers/5447-passing-data-between-two-different-gui-window-using-guide
답변 (2개)
Matt Fig
2011년 4월 14일
Did you look at the responses you got to the exact same question here:
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!