Aid with Intercepter Latex for Xlabel

조회 수: 1 (최근 30일)
Tiago Dias
Tiago Dias 2020년 6월 19일
댓글: Tiago Dias 2020년 6월 22일
Hi,
It is possible to put the horizontal line above all letters of "KPI", i wanted to placed the symbol for the mean(KPI). Is that possible?
This is the code that i got
figure;
axes
xlabel('$\bar{KPI}$','fontsize',14,'interpreter','latex')
Thanks for yout time

채택된 답변

madhan ravi
madhan ravi 2020년 6월 19일
Use overline instead of bar

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by