Main Content
hasValue
Determine if the attribute type is numeric or logical
Description
returns a logical value that indicates if the enumerator in
tf
= hasValue(typeOfAttribute
)typeOfAttribute
is either Numeric
or
Logical
. hasValue
returns logical
1
(true)
for Numeric
and Logical
attributes. Otherwise returns logical 0
(false)
.
Examples
Input Arguments
Version History
Introduced in R2018b
See Also
Objects
groundTruth
|groundTruthMultisignal
(Automated Driving Toolbox) |labelDefinitionCreator
|labelDefinitionCreatorMultisignal
(Automated Driving Toolbox) |attributeType