8.2.5.19 categorical.isnanny

Method: out = isnanny (obj)

Test whethere elements are NaN-ish.

Checks where each element in obj is NaN-ish. For categorical arrays, undefined values are considered NaN-ish; any other value is not.

Returns a logical array the same size as obj.