GUIDE-edit text
Mostrar comentarios más antiguos
Hi,
I have edit text in guide. When I write anything to edit, then I want enable pushbutton. So, how can I do this?
. . . set(handles.pushbutton, 'enable','on');
Respuesta aceptada
Más respuestas (1)
Kevin Holst
el 22 de Feb. de 2012
0 votos
you would put that code that you wrote in the edittext callback function.
Categorías
Más información sobre Desktop 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!