Compare the rows of an array with another one's array
1 回表示 (過去 30 日間)
古いコメントを表示
Nikolas Spiliopoulos
2019 年 12 月 12 日
コメント済み: Nikolas Spiliopoulos
2019 年 12 月 12 日
Hi all,
I have an Array A with dimensions [3500 x 5]
And a second array B with dimensions [13x5]
How can I check every row of array A to see if it is the same with any row of B? (practically crosscheck every row of array A with ALL rows of array B)!
is there any easy way to do it?
thanks a lot
Nikolas
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!