lcolour

 LCOLOUR DCOL ECOL LABCOL AXCOL -- Sets colours for line plots 
                              (as opposed to images)

 Parameters: 
  
   DCOL   -- Colour for plotting data. 
   ECOL   -- Colour for plotting errors
   LABCOL -- Colour for labels.
   AXCOL  -- Colour for axes.

 The colours are integers e.g. 0=black,1=white,2=red,3=green etc.
 Range 0-15.

 See also DCOLOUR for setting data colour only.

This command belongs to the class: display


Tom Marsh, Warwick