Deleting Repeated Rows in a matrix

11 Ansichten (letzte 30 Tage)
Rehan Rehan
Rehan Rehan am 27 Mär. 2016
Beantwortet: Stephen23 am 27 Mär. 2016
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.

Antworten (1)

Stephen23
Stephen23 am 27 Mär. 2016

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by