Hi,
Does anyone know if it is possible to use the \upvarphi character in a legend/ ylabel of a graph ? I have set my default interpreter as "tex" but still the \upvarphi is not printed properly.
plot(x,y)
xlabel('$s$','interpreter','latex','fontsize',15)
ylabel('${\upvarphi}$','interpreter','latex','fontsize',15)
Thanks in advance !

 採用された回答

madhan ravi
madhan ravi 2020 年 7 月 19 日

1 投票

No , you cannot.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGraphics Object Properties についてさらに検索

質問済み:

2020 年 7 月 19 日

回答済み:

2020 年 7 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by