how to put an overline for \alpha_{KZ}
Mostrar comentarios más antiguos
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
el 4 de Mayo de 2020
ylabel('$\overline{\alpha_{KZ}}$','interpreter','latex')

1 comentario
Jigar Faria
el 17 de Oct. de 2021
It was very helpful.
Categorías
Más información sobre Embedded Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!