フィルターのクリア

Mathamatical Expression Syntax in Matlab plot

3 ビュー (過去 30 日間)
Learner
Learner 2018 年 5 月 25 日
コメント済み: Ameer Hamza 2018 年 5 月 25 日
Dear Community Members,
Could anyone please tell me syntax for the following expressions in "xlabel" in Matlab plot.
Thanks and regards

回答 (1 件)

Ameer Hamza
Ameer Hamza 2018 年 5 月 25 日
For the first case, use
xlabel('$\overline{Stress}_{xy}$', 'Interpreter', 'latex')
For second case use
xlabel('$\widetilde{Stress}_{xy}$', 'Interpreter', 'latex')
  2 件のコメント
Learner
Learner 2018 年 5 月 25 日
Yes, That's exactly what I want.
Thank you Very much
Ameer Hamza
Ameer Hamza 2018 年 5 月 25 日
You are welcome.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLegend についてさらに検索

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by