how to put an overline for \alpha_{KZ}

25 Ansichten (letzte 30 Tage)
sophp
sophp am 4 Mai 2020
Kommentiert: Jigar Faria am 17 Okt. 2021
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)

Antworten (1)

Stephen23
Stephen23 am 4 Mai 2020
ylabel('$\overline{\alpha_{KZ}}$','interpreter','latex')

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by