Finding minimum value of array with certain property
显示 更早的评论
Hello,
I have an array that I am using as the y values for a plot of mine. I want to identify the index where the y value first passes a certain value and the y value where it drops below a certain value. Is there a simple way I can do this? Essentially, I want to find the lowest index with a certain value and the index above which a certain value is never again reached.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!