Finding out the number of times a specific row appears in a large Matrix.
Show older comments
The last part of a script I am writing is to use a large .dat file(B), basically a matrix of 100,000 rows of 6 numbers each. I must then use a single row of 6 numbers(A) and I must find out how many times A appears completely in B. I have been searching for an answer and I am stumped, any help appreciated.
Accepted Answer
More Answers (0)
Categories
Find more on Multidimensional Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!