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.
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.