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!