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

2 visualizzazioni (ultimi 30 giorni)
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'?

Risposte (1)

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

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by