how to return a value from uicontrole callback
이전 댓글 표시
. i want to return a value from the uicontrole callback. when the bottom of the uicontrole callback is push it is calling a function remove. i want to remove two particular value from uicontrole callback function to the main function. how can i do that. please help me. thank you in advance.
답변 (1개)
Fangjun Jiang
2011년 7월 15일
0 개 추천
댓글 수: 1
Walter Roberson
2011년 7월 15일
And for emphasis: there is no direct way to return a value from a callback; you need to use one of the methods in the FAQ.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!