Aid with Intercepter Latex for Xlabel

1 view (last 30 days)
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

Accepted Answer

madhan ravi
madhan ravi on 19 Jun 2020
Use overline instead of bar

More Answers (0)

Community Treasure Hunt

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

Start Hunting!