필터 지우기
필터 지우기

how to return a value from uicontrole callback

조회 수: 1 (최근 30일)
partha das
partha das 2011년 7월 15일
. 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
Fangjun Jiang 2011년 7월 15일
  댓글 수: 1
Walter Roberson
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by