GUIDE-edit text
이전 댓글 표시
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');
채택된 답변
추가 답변 (1개)
Kevin Holst
2012년 2월 22일
0 개 추천
you would put that code that you wrote in the edittext callback function.
카테고리
도움말 센터 및 File Exchange에서 Desktop에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!