Subscript characters in toggle button string (name

1 visualizzazione (ultimi 30 giorni)
How do I use a combination of normal and subscript charactersIn a toggle button string propertyuibutton?
  1 Commento
Adam Danz
Adam Danz il 7 Ott 2020
Subscripting would require setting the text interpreter as tex or latex but it looks like setting the interpreter propery is still not an option for uibuttons (r2020b).

Accedi per commentare.

Risposta accettata

Sean Lineaweaver
Sean Lineaweaver il 7 Ott 2020
Aw, crud. I suppose I can create my own buttonfrom a "selectable" image object inside an axes graphics object using its ButtonDownFcn property (for either the image, axes, Or both).

Più risposte (0)

Categorie

Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by