Mathamatical Expression Syntax in Matlab plot

Dear Community Members,
Could anyone please tell me syntax for the following expressions in "xlabel" in Matlab plot.
Thanks and regards

답변 (1개)

Ameer Hamza
Ameer Hamza 2018년 5월 25일

0 개 추천

For the first case, use
xlabel('$\overline{Stress}_{xy}$', 'Interpreter', 'latex')
For second case use
xlabel('$\widetilde{Stress}_{xy}$', 'Interpreter', 'latex')

댓글 수: 2

Learner
Learner 2018년 5월 25일
Yes, That's exactly what I want.
Thank you Very much
You are welcome.

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

카테고리

제품

릴리스

R2015a

질문:

2018년 5월 25일

댓글:

2018년 5월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by