SetUnitY
Purpose
Description
Macro Synopsis
Modules
Related Functions
Purpose
Set y-axis unit (Macro only)
Description
"SetUnitY" is used to specify the unit of the y-axis, i.e. the unit of the signal values, from the macro language.
For interactively setting the y-axis unit use the menu option Change properties.
Macro Synopsis
SetUnitY(x,unit);
signal x;
string unit;
Modules
Basic
Related Functions
SetScale, SetTitle,
SetUnitX, SetShift,
SetValue