How to compare rows in a matrix?

5 visualizzazioni (ultimi 30 giorni)
Atiqah Zakirah
Atiqah Zakirah il 16 Mag 2017
Modificato: KSSV il 16 Mag 2017
I need to compare the rows in a single matrix to see which values are repeated. I also want to know which row number the repeated values are from. I'm basically trying to find any common value among multiple rows. Is there an efficient way to solve this, especially for huge data sets?

Risposte (1)

KSSV
KSSV il 16 Mag 2017
Modificato: KSSV il 16 Mag 2017
Read about ismemebr , intersection , unique

Categorie

Scopri di più su Dynamic System Models 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