Aid with Intercepter Latex for Xlabel

2 vues (au cours des 30 derniers jours)
Tiago Dias
Tiago Dias le 19 Juin 2020
Commenté : Tiago Dias le 22 Juin 2020
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

Réponse acceptée

madhan ravi
madhan ravi le 19 Juin 2020
Use overline instead of bar
  1 commentaire
Tiago Dias
Tiago Dias le 22 Juin 2020
Thanks, it works!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Printing and Saving dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by