필터 지우기
필터 지우기

Find index of values in a range

조회 수: 7 (최근 30일)
toka55
toka55 2020년 3월 9일
댓글: toka55 2020년 3월 9일
Dear all,
I have a column with values (measuring time points) and want to find the index of the measured values that correspond to a given difference between the values.
e.g.
dist = [0.3480
0.9469
1.9194
3.8308
6.4390
9.4430
12.4771
16.9087
21.9262
27.8727]
I want to find the index of all values that have a distance >4. In this example I would expect the index 5, 7, 8, 9, 10.
Thanks.

채택된 답변

Fangjun Jiang
Fangjun Jiang 2020년 3월 9일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by