Main Content
removeLabelDefinition
Remove label definition from labeled signal set
Description
removeLabelDefinition(
removes the label definition lss
,lblname
)lblname
from the labeled signal set
lss
. If you want to remove a sublabel, specify
lblname
as a two-element string array or two-element cell array of
character vectors:
The first element is the name of the parent label.
The second element is the name of the sublabel.
Examples
Input Arguments
Version History
Introduced in R2018b