Displaying 1 result from an estimated 1 matches for "tp24219989p24220573".
2009 Jun 26
1
Deleting repeated rows
Appologies if this is a simple problem. I have a matrix which is 86x3 and
each row contains three integers. The problem I have is that some of the
rows of integers are repeated in other rows and I only wish to have one copy
of these rows.
Is there a function that I can use which will identify these repeated rows
and delete them from the matrix? I have searched for help with this problem
but the