Show value of a callback function in uicontrol text

1 visualización (últimos 30 días)
Sferle Alin-Tudor
Sferle Alin-Tudor el 23 de Mayo de 2021
Comentada: Walter Roberson el 23 de Mayo de 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.

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by