Main Content
labelDefinitionsSummary
Get summary table of signal label definitions
Syntax
Description
returns a table, T
= labelDefinitionsSummary(lbldefs
)T
, with the properties of the label definitions
contained in lbldefs
, a vector of signalLabelDefinition
objects.
returns a table, T
= labelDefinitionsSummary(lss
)T
, with the properties of the label definitions
contained in the labeledSignalSet
object
lss
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b