PSM.Interface.label

Return or set the label of a PSM object


Syntax



Description

label = obj.label

Returns the label of the current PSM object.

obj = obj.label(label)

Applies a new label to the PSM object


Input Arguments

label

string scalar
A new label for the PSM

Output Arguments

label

string scalar
The current label of the object

obj

scalar PSM.*Interface* object
The object with an updated label.