Main Content
isCustom
Determine if label types are Custom
labels
Description
returns a logical array that indicates which elements in
tf
= isCustom(labelTypes
)labelTypes
are Custom
label types.
isCustom
returns logical 1
(true)
for Custom
labels and otherwise returns logical
0
(false).
Input Arguments
Version History
Introduced in R2017a