Main Content
getLabelNames
Get label names in labeled signal set
Syntax
Description
returns a string array containing the sublabel names for the label named
sublblnames
= getLabelNames(lss
,lblname
)lblname
in the labeled signal set lss
.
getLabelNames(
returns a string array containing the label names in the labeled signal set for labels which
have a label type and frame policy equal to the values you specify using name-value
arguments.lss
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b