how to put an overline for \alpha_{KZ}

34 次查看(过去 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')

类别

Help CenterFile Exchange 中查找有关 Creating, 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