comparing the two column in MATLAB
Ältere Kommentare anzeigen
Hello!
Let, A=[ 1 2 ; 2 2; 3 4; 4 4]
I want to compare the 1st column with the 2nd column to find out if there is any row having the same values in both columns.
Say, in the example, 2nd and 4th rows have the same values in both the two columns. i need to find the rows where the condition is satisfied.
Could you please help me?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Multidimensional Arrays finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!