dash.ensembleFilter.label

Return or set the label of an filter object


Syntax



Description

labelCell = obj.label(header)

Returns the label of the current filter.

objCell = obj.label(header, label)

Applies a new label to the filter.


Input Arguments

label

string scalar
A new label for the filter

Output Arguments

labelCell

scalar cell {label}
The current label of the filter in a cell

obj

scalar cell {obj}
The filter with an updated label in a cell