countEachLabel
Count number of unique labels
Description
counts the number of times each unique label occurs in the datastore. When the datastore
tbl
= countEachLabel(ADS
,'TableVariable',VariableName
)Labels
property is specified by a table, you must specify
VariableName
. VariableName
is the table variable
(column) name you want to count.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b