how do i label points on a plot?

How might I go about labeling the individual points in a plot (for the same line)? I'm picturing text that is adjacent to the actual point pictured on the plot.
Thanks, kyle

 採用された回答

Walter Roberson
Walter Roberson 2012 年 6 月 29 日

0 投票

text() the label into place. text() offers a number of options for how to center the text relative to the data coordinates.

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by