categorical.isempty
categorical: TF = isempty (C)
Return true if categorical array is empty.
TF = isempty (C) returns a logical scalar TF,
which is true, if the categorical array C is empty, and
false otherwise.
Source Code: categorical