Subscript characters in toggle button string (name

1 次查看(过去 30 天)
How do I use a combination of normal and subscript charactersIn a toggle button string propertyuibutton?
  1 个评论
Adam Danz
Adam Danz 2020-10-7
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).

请先登录,再进行评论。

采纳的回答

Sean Lineaweaver
Sean Lineaweaver 2020-10-7
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).

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Labels and Annotations 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by