8.2.18 iscategorical

Function: out = iscategorical (x)

True if input is a categorical array, false otherwise.

Respects iscategorical override methods on user-defined classes, even if they do not inherit from categorical or were known to Tablicious at authoring time.

Returns a scalar logical.