how to put an overline for \alpha_{KZ}

24 ビュー (過去 30 日間)
sophp
sophp 2020 年 5 月 4 日
コメント済み: Jigar Faria 2021 年 10 月 17 日
I want to put an overline over alpha_{KZ}, how do I do this?
This does not work:
ylabel('$\overline{U} (OH nm^{-2})$','FontSize',12)

回答 (1 件)

Stephen23
Stephen23 2020 年 5 月 4 日
ylabel('$\overline{\alpha_{KZ}}$','interpreter','latex')
  1 件のコメント
Jigar Faria
Jigar Faria 2021 年 10 月 17 日
It was very helpful.

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

カテゴリ

Help Center および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by