Next: string.isstring, Previous: string.ismissing, Up: string [Contents]
8.2.53.12 string.isnanny ¶
- Method:
out = isnanny (obj) ¶
-
Test whether array elements are NaN-like.
Missing values are considered nannish; any other string value is not.
Returns a logical array of the same size as obj.