linking function and GUI
Mostrar comentarios más antiguos
Hi all
I want to run a function by clicking a push button and display comment of that function in a text box.How can I do that?
I used set(handles.t1,'String','comment') in that function, but matlab returned error "??? Undefined variable "handles" or class "handles.t1"."
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Function Creation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!