Get summary table of signal label definitions
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
.