Finding corresponding values in data set
显示 更早的评论
I have a set of matrices each with 4 columns. I want to extract the value of the 1st column corresponding to the 0 in the second column and plot that point. How can I do this? and for cases where there is no exact zero, interpolate between the two values that cross 0?
2 个评论
Walter Roberson
2022-9-16
Is there always exactly one 0 or zero crossing, or could there be several?
are the values in that column sorted?
jrz
2022-9-16
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Dates and Time 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!