8.2.57.5 string.ismissing

Method: out = ismissing (obj)

Test whether array elements are missing.

For string arrays, only the special “missing” value is considered missing. Empty strings are not considered missing, the way they are with cellstrs.

Returns a logical array the same size as obj.