I have a plot which contains many peaks(as peaks in a spectrum). I want to label some of these peaks as 'xyz', 'amc' etc. What should i do?

 采纳的回答

Star Strider
Star Strider 2019-2-19

3 个投票

Use the findpeaks (link) or islocalmax (link) function, and the text (link) function.

2 个评论

Thanks!!
The text function was what i wanted.
As always, my pleasure!

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by