How do I find first point of inflection in a plot created by array data.
Show older comments
Hello
I have two arrays by which i plot a 2d graph. I want to find first point of inflection(first minimum value). how do I find it.
There are 250 rows in a array.
On x axis its time from 1ms to 250 ms. and on y axis there is resistance calculated.
here is the sample of graph.

1 Comment
dpb
on 2 Feb 2019
findpeaks comes to mind...
Answers (0)
Categories
Find more on Scatter Plots 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!