필터 지우기
필터 지우기

Is ther an easy way to create subscript text in a static text field in GUI?

조회 수: 2 (최근 30일)
Matt Brown
Matt Brown 2015년 10월 15일
댓글: Phani kumar KSV 2020년 4월 26일
I see several roundabout ways of doing this online, but they are all several years old. I was just curious if maybe this functionality was improved in more recent versions or if anyone had a better trick that doesn't involve HTML...?
Say I have a static text field with tag label 'text1' and the String value is set to 'U1 [kts]'. What is the absolute easiest way to make the '1' a subscript? Is there even an 'easy way'?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 10월 15일
You could try replacing the '1' with char(8321) but if that does not work then you need HTML

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by