Subscript characters in toggle button string (name

조회 수: 1 (최근 30일)
Sean Lineaweaver
Sean Lineaweaver 2020년 10월 6일
댓글: Adam Danz 2020년 10월 7일
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에서 Interactive Control and Callbacks에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by