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!