Repeated values in a column of a matrix

1 view (last 30 days)
Hello,
Is it possible to find repeated values more than 10 times in a column of a matrix (it is a .mat file)? It has 100 rows and 10 columns.
Thank you

Accepted Answer

KSSV
KSSV on 5 Feb 2019
Read about unique. This will give you want you want.

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!