Greek letters on MATLAB Figures

1 次查看(过去 30 天)
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

采纳的回答

Arnaud Miege
Arnaud Miege 2011-5-26

See Adding Text Annotations to Graphs in the MATLAB documentation.

HTH,

Arnaud

  1 个评论
mona faraji
mona faraji 2011-5-26
thank you very very much for your kindly answer ,it works :)

请先登录,再进行评论。

更多回答(1 个)

Walter Roberson
Walter Roberson 2011-5-26

alpha and beta are Greek, not Latin.

Please see this previous Question

  2 个评论
mona faraji
mona faraji 2011-5-26
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 2011-5-26
Yes, so you text() instead of title()

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Labels and Annotations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by