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
채택된 답변
추가 답변 (1개)
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
2022년 2월 20일
When you use latex interpreter you need use dobule "$".
xlabel('$$\dot{\phi}$$','interpreter','latex')
prajith samraj
2022년 7월 20일
e1dot and e2 dot in same axis, what can I do?
카테고리
도움말 센터 및 File Exchange에서 Labels and Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!