Shortcuts for symbols not recognized

3 visualizaciones (últimos 30 días)
Matteo Depaola
Matteo Depaola el 11 de Nov. de 2019
Comentada: Star Strider el 11 de Nov. de 2019
Hi,
I want to use expressions like \theta , a^2 , \sigma\hat , u_cp etc. but Matlab seems to not recognize them and display them as I write. Could you help me?

Respuestas (1)

Star Strider
Star Strider el 11 de Nov. de 2019
It depends on how and where you want to use them. To use them in plots, use the text function, and particularly see the section on Interpreter.
To use the Live Editor, in the MATLAB Home tab, click on New Live Script.
  2 comentarios
Star Strider
Star Strider el 11 de Nov. de 2019
Matteo Depaola’s Answer moved here —
I want to use them in plot, table etc. I found on the web it isn't required a function. I should just write '\(name of the greek symbol)' to write the symbol but than matlab leave \theta for example. Can it be a problem of setting?
Star Strider
Star Strider el 11 de Nov. de 2019
To use them in plots, use the text function I linked to. I do not believe you can use them in MATLAB table arrays as variable names or row names.
For help on formating LaTeX, see: The Not So Short Introduction to LaTeX2e.

Iniciar sesión para comentar.

Categorías

Más información sobre Labels and Annotations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by