varphi Matlab / Latex character
Mostrar comentarios más antiguos
Hi,
Does anyone know if it is possible to use the \varphi character in a legend of a graph ? I have set my default interpreter as "tex" but still the \varphi is not printed properly.
set(groot, 'defaultAxesTickLabelInterpreter','tex'); set(groot, 'defaultLegendInterpreter','tex'); set(0, 'defaultTextInterpreter', 'tex');
legend('\varphi', 'k');
I have tried using $\varphi$, and changing the interpreter to 'latex' but without success.
Thanks in advance !
1 comentario
Muhammad
el 15 de Jul. de 2022
But how \varkappa?
Respuesta aceptada
Más respuestas (1)
Bogdan Dzonlaga
el 24 de Sept. de 2018
0 votos
1 comentario
Bish Erbas
el 24 de Sept. de 2018
Glad to hear!
Categorías
Más información sobre Data Distribution Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!