Removing a coordinate from a list of coordinates.

조회 수: 4 (최근 30일)
Phillip Smith
Phillip Smith 2020년 4월 7일
편집: KSSV 2020년 4월 7일
Hey everyone,
I have a list of coordinates, say K is a 10 by 2 double. What I'm doing is basically comparing that with another list to see if there are any matching. If we have a matching coordinates, say K(4,:) matches (i.e. the 4th coordinate in the list), I want to remove this from the original list!
If you could help that would be greatly appreciated.
Phill

채택된 답변

KSSV
KSSV 2020년 4월 7일
편집: KSSV 2020년 4월 7일
Read about setdiff and ismember.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Operators and Elementary Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by