how to put an overline for \alpha_{KZ}

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)

Respuestas (1)

Stephen23
Stephen23 el 4 de Mayo de 2020
ylabel('$\overline{\alpha_{KZ}}$','interpreter','latex')

Categorías

Más información sobre Embedded Coder en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 4 de Mayo de 2020

Comentada:

el 17 de Oct. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by