how to add edit text using a code or callback?
Afficher commentaires plus anciens
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 commentaires
Joseph Cheng
le 18 Juil 2014
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
le 18 Juil 2014
Jan
le 18 Juil 2014
"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.
Réponses (0)
Catégories
En savoir plus sur Annotations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!