How to analyse x-axis peak to peak value ?

2 views (last 30 days)
I have a graph plot that I can manually calculate the peak to peak difference
however to save time is there a tool in matlab that can do this ?

Accepted Answer

Star Strider
Star Strider on 25 Mar 2015
If you have the Signal Processing Toolbox, use the findpeaks function. There are also peak-finding functions available on the File Exchange.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!