about Find difference set.

4 visualizzazioni (ultimi 30 giorni)
C Zeng
C Zeng il 8 Gen 2013
Hi, I have two matrices(same number of columns), M1 and M2. M2 is a set of subset of rows in M1. Is there a function in matlab that I can directly get M1-M2={set of rows in M1 but not set of rows in M2}
Thanks.

Risposta accettata

Sean de Wolski
Sean de Wolski il 8 Gen 2013
doc setxor
Use the 'rows' flag.

Più risposte (0)

Categorie

Scopri di più su Language Fundamentals in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by