Greek letters on MATLAB Figures
Mostrar comentarios más antiguos
Hi
I will appreciate if any body can tell me that how I can use GreeK letters like alpha, beta,... on a plotted figure in MATLAB?
I need them 'on the plot', not in title or axes for example to indicate the max point of a plotted signal
Thanks
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 26 de Mayo de 2011
1 voto
alpha and beta are Greek, not Latin.
Please see this previous Question
2 comentarios
mona faraji
el 26 de Mayo de 2011
Walter Roberson
el 26 de Mayo de 2011
Yes, so you text() instead of title()
Categorías
Más información sobre Labels and Annotations 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!