How to write equations in gui edit text box?
Afficher commentaires plus anciens
Hello
Can anyone tell me how to write an equation with superscript, symbols etc. to a gui edit text box.
Writing something like this doesn't work:
set(handles.box1,'String','y=1+x^2')
I know that there is a function called uibutton which can handle this type of issue for a button. Has anyone written something that works for edit text boxes?
Thanks in advance.
-Tom
2 commentaires
David Sanchez
le 6 Juin 2014
Could you paste the error you get. I do right that what you say you can not do with no problems at all.
Tom
le 6 Juin 2014
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Entering Commands 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!