pass variable from a GUI to another
이전 댓글 표시
Hi... how do i pass variable from one gui another gui? I am doing a vending machine controller. On my GUI screen i'll have items buttons and insert money button. When i click on insert money button, and GUI pops out. To make another GUI pop out when i click the insert money, i simply put the another GUI's file name at the buttons callback. In another GUI will have 3 choices of amount as the money inserted by user " 1$ 5$ 10"$, how do i pass this variable from the Sub gui to the main gui???
답변 (1개)
Matt Fig
2011년 4월 2일
0 개 추천
See the answer to question #26: http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples
카테고리
도움말 센터 및 File Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!