Filter löschen
Filter löschen

Show value of a callback function in uicontrol text

2 Ansichten (letzte 30 Tage)
Sferle Alin-Tudor
Sferle Alin-Tudor am 23 Mai 2021
Kommentiert: Walter Roberson am 23 Mai 2021
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.

Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by