passing variable between callbacks
조회 수: 7 (최근 30일)
이전 댓글 표시
please how can i pass a variable from one pushbutton callback to another pushbutton ballback?
댓글 수: 0
채택된 답변
Stephen23
2015년 11월 11일
편집: Stephen23
2015년 11월 11일
The documentation, which describes all ways to pass data between callbacks:
The wiki that explains this:
http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.28s.29.3F
And some of the many threads on this forum that answer your question:
댓글 수: 0
추가 답변 (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!