Finding the peak values of a graph

I have a one program I got a graph how to find the values ymax 1 ymin 1 ymax2 ymin2

Answers (2)

pietro
pietro on 3 Jan 2012
I have a given time series (signal (photons count) vs. time)...I have to find the values of the peaks. Could You give me a hint about the codes available on this site?
Best
Pietro
You should be able to use findpeaks to do this.
doc findpeaks

Asked:

on 3 Oct 2011

Community Treasure Hunt

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

Start Hunting!