GUIDE-edit text
Ältere Kommentare anzeigen
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');
Akzeptierte Antwort
Weitere Antworten (1)
Kevin Holst
am 22 Feb. 2012
0 Stimmen
you would put that code that you wrote in the edittext callback function.
Kategorien
Mehr zu Desktop finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!