how to return a value from uicontrole callback

1 次查看(过去 30 天)
. 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