Indicate peak value of a signal in matlab plot
Show older comments
Is there a way to indicate the max peak value of a signal in the plot itself rather than maually hovering the mouse over it?
I know that we can use the function 'findpeaks' to indicate the peaks of a signal, but is it possible to indicate/label the numerical value of that peak at that particular point?
Accepted Answer
More Answers (1)
Sergio Yanez-Pagans
on 20 Aug 2021
0 votes
You could try this:
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!