GUIDE-edit text
Afficher commentaires plus anciens
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');
Réponse acceptée
Plus de réponses (1)
Kevin Holst
le 22 Fév 2012
0 votes
you would put that code that you wrote in the edittext callback function.
Catégories
En savoir plus sur Desktop dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!