How to write equations in gui edit text box?
이전 댓글 표시
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
David Sanchez
2014년 6월 6일
Could you paste the error you get. I do right that what you say you can not do with no problems at all.
Tom
2014년 6월 6일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!