GUIDE-edit text
Mostra commenti meno recenti
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');
Risposta accettata
Più risposte (1)
Kevin Holst
il 22 Feb 2012
0 voti
you would put that code that you wrote in the edittext callback function.
Categorie
Scopri di più su Desktop in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!