How to tell/check existing categories in tall tables

1 view (last 30 days)
I have a table of over 50,000 rows containing various categories for each row. Is there a way i can check the specific existing categories and the number of times each exists without scrolling through the all over 50,ooo rows by inspection? Please help- it is urgent

Accepted Answer

Yazan
Yazan on 10 Aug 2021
Yes, there is a way. Use findgroups.

More Answers (0)

Categories

Find more on Function Creation in Help Center and File Exchange

Tags

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!