Show value of a callback function in uicontrol text

조회 수: 2 (최근 30일)
Sferle Alin-Tudor
Sferle Alin-Tudor 2021년 5월 23일
댓글: Walter Roberson 2021년 5월 23일
Hi,
I have a function:
function x=func()
x=12;
end
and I want to use the returned value x in another function as a callback value in a uicontrol text.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by