Axes labels (with differential dot)

Hi,
I'm trying to get a greek symbol in my axes label.
I know that you can do '\phi' to get this but I need to get a dot above the symbol so that it is the differential of it.
What is the command for this?
Thanks,
J

 Réponse acceptée

Jonathan Epperl
Jonathan Epperl le 1 Nov 2012

6 votes

xlabel('$\dot{\phi}$','interpreter','latex')

2 commentaires

J
J le 1 Nov 2012
Many thanks.
saptarshi jana
saptarshi jana le 19 Juin 2018
Many many thanks

Connectez-vous pour commenter.

Plus de réponses (1)

Yoshihiro Hashimoto
Yoshihiro Hashimoto le 2 Déc 2019

0 votes

excuse me is it working. I tried myself as well. But It seems like not working. I can't find the error.

2 commentaires

Sebastian Pakula
Sebastian Pakula le 20 Fév 2022
When you use latex interpreter you need use dobule "$".
xlabel('$$\dot{\phi}$$','interpreter','latex')
prajith samraj
prajith samraj le 20 Juil 2022
e1dot and e2 dot in same axis, what can I do?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Labels and Annotations dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by