Borrar filtros
Borrar filtros

Greek letters on MATLAB Figures

1 visualización (últimos 30 días)
mona faraji
mona faraji el 26 de Mayo de 2011
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

Arnaud Miege
Arnaud Miege el 26 de Mayo de 2011

See Adding Text Annotations to Graphs in the MATLAB documentation.

HTH,

Arnaud

  1 comentario
mona faraji
mona faraji el 26 de Mayo de 2011
thank you very very much for your kindly answer ,it works :)

Iniciar sesión para comentar.

Más respuestas (1)

Walter Roberson
Walter Roberson el 26 de Mayo de 2011

alpha and beta are Greek, not Latin.

Please see this previous Question

  2 comentarios
mona faraji
mona faraji el 26 de Mayo de 2011
thanks for your answer and correction
But I need them 'on the plot', not in title or axes
for example to indicate the max point of a plotted signal
Walter Roberson
Walter Roberson el 26 de Mayo de 2011
Yes, so you text() instead of title()

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