Remove duplicate rows from matrix
Show older comments
Hello
I have a 2xN matrix where each column represent the x and y coordinates of a 2D point. I need to remove any duplicate point from this matrix, any suggestions?
Best regards MC
4 Comments
Stephen23
on 14 May 2017
Note that 2xN is a matrix, and not a vector.
MC
on 14 May 2017
Garvit Amipara
on 6 Mar 2022
It would be very nice of you, if you could change the title of this question, it misleads others who are actually looking for the answers related to 'vector'. Thank you(:
Stephen23
on 6 Mar 2022
@Garvit Amipara: done.
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!