Show value of a callback function in uicontrol text

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.

Answers (0)

Categories

Find more on App Building in Help Center and File Exchange

Products

Release

R2019b

Tags

Asked:

on 23 May 2021

Commented:

on 23 May 2021

Community Treasure Hunt

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

Start Hunting!