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

 채택된 답변

Jonathan Epperl
Jonathan Epperl 2012년 11월 1일

6 개 추천

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

댓글 수: 2

J
J 2012년 11월 1일
Many thanks.
saptarshi jana
saptarshi jana 2018년 6월 19일
Many many thanks

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Yoshihiro Hashimoto
Yoshihiro Hashimoto 2019년 12월 2일

0 개 추천

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

댓글 수: 2

Sebastian Pakula
Sebastian Pakula 2022년 2월 20일
When you use latex interpreter you need use dobule "$".
xlabel('$$\dot{\phi}$$','interpreter','latex')
prajith samraj
prajith samraj 2022년 7월 20일
e1dot and e2 dot in same axis, what can I do?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Labels and Annotations에 대해 자세히 알아보기

질문:

J
J
2012년 11월 1일

댓글:

2022년 7월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by