Categories &

Functions List

Function Reference: iscategorical

datatypes: TF = iscategorical (X)

True if input is a categorical array, false otherwise.

TF = iscategorical (X) always returns a logical scalar, irrespective of the size of X.

Source Code: iscategorical