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

Antworten (1)

Ameer Hamza
Ameer Hamza am 25 Mai 2018

0 Stimmen

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

2 Kommentare

Learner
Learner am 25 Mai 2018
Yes, That's exactly what I want.
Thank you Very much
Ameer Hamza
Ameer Hamza am 25 Mai 2018
You are welcome.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2015a

Gefragt:

am 25 Mai 2018

Kommentiert:

am 25 Mai 2018

Community Treasure Hunt

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

Start Hunting!

Translated by