how to add edit text using a code or callback?
이전 댓글 표시
hi, my question is that if we want to add a pushbutton, we use uicontrol('style','pushbutton'), so i want to know if we want to add an edit text, what do we use, becasue I tired uicontrol('style','edit') nad it didn't work thsnks
댓글 수: 3
Joseph Cheng
2014년 7월 18일
what is wrong or what are you looking for because
uicontrol('Style','Edit','String','matlab')
should give a edit box for you to type in.
Jihad Chamseddine
2014년 7월 18일
Jan
2014년 7월 18일
"Didn't work" does not allow to understand, what's going wrong. The less we have to guess, the more likely is a useful answer.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!