Hello I need help doing something that should not be this difficult to solve

3 views (last 30 days)
I need to include in a text box that I am plotting "\sigmax , \tao" that's it. I can get the first "\" to print the greek letter sigma only if I do not use the "\" for the tao.

Answers (1)

Star Strider
Star Strider on 16 Nov 2017
Try:
'\sigmax \tau'

Categories

Find more on Labels and Annotations in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!