How do I find peaks for a plot?

Hi all,
very new to mat lab and coding in general and i was wondering if anyone could help me find peaks of the following plot:
scatter(MCR_full.MIB035.Reaches.R100.kin(:,1),MCR_full.MIB035.Reaches.R100.kin(:,2))
Any help is apprecited
Thanks

2 Comments

Have you tried the findpeaks function?
Yeah, figured it out thanks!

Sign in to comment.

Answers (0)

Tags

Asked:

on 16 Oct 2021

Commented:

on 18 Oct 2021

Community Treasure Hunt

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

Start Hunting!