[SciPy-user] intersect (matlab)

Bernardo M. Rocha bernardo.rocha at meduni-graz.at
Fri Feb 13 09:21:29 EST 2009


Hi Robert Kern,

thanks a lot for your help! Just another question, is there a way to do it in a matrix (that is, the intersection in the rows of 2 matrices)? The matlab version would be like:

[c,ia,ib] = intersect(A,B,'rows')

where A and B are matrices with the same number of columns.

Best regards,
Bernardo M. Rocha







More information about the SciPy-User mailing list