how to put an overline for \alpha_{KZ}

조회 수: 23 (최근 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