ensemble.label

Set or return the label of an ensemble object


Syntax



Description

label = obj.label

Returns the current label of the ensemble object.

obj = obj.label(label)

Applies a new label to an ensemble object.


Input Arguments

label

string scalar
The new label to apply to the ensemble

Output Arguments

label

string scalar
The current label of the ensemble object

obj

scalar ensemble object
The ensemble object with an updated label