Deleting Repeated Rows in a matrix

조회 수: 12 (최근 30일)
Rehan Rehan
Rehan Rehan 2016년 3월 27일
답변: Stephen23 2016년 3월 27일
I need to delete duplicate rows in a matrix. I used "unique" function it deletes the duplicate rows but "re-orders" the rows in ascending order which I don't require. I need the first instance of the duplicate be kept as it is and all subsequent instances be deleted.

답변 (1개)

Stephen23
Stephen23 2016년 3월 27일

카테고리

Help CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by