Video length is 5:03

Grouping Operations for Tables and Arrays

Datasets often contain information that is better understood as multiple subsets instead of one large set. It can be helpful to group your data by anything from color or shape to age and race. With the new findgroups and splitapply functions in MATLAB®, you can split data into groups based on one or more patterns in your data, perform operations on each of the generated groups separately, and compile your analysis into a readable format.

Published: 13 Aug 2015

Related Products