PUTLAB X Y LABEL CH LW JUST ANGLE FONT COLOUR -- Places a label on a plot
(as long as the device is open)
Parameters:
X, Y -- Position of label
LABEL -- Character string. In quotes if it has blanks
CH -- Character height. real.
LW -- Line width, integer
JUST -- Justification 0=left, 0.5=centred, 1=right
ANGLE -- Angle to horizontal, degrees
FONT -- Character font 1-4
COLOUR -- Integer colour 2=red etc.
This command belongs to the class: display