Subscript characters in toggle button string (name

How do I use a combination of normal and subscript charactersIn a toggle button string propertyuibutton?

1 Comment

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).

Sign in to comment.

 Accepted Answer

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).

More Answers (0)

Categories

Products

Release

R2020b

Community Treasure Hunt

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

Start Hunting!