<< >> Up Title Contents

fset

fset <typ>

This commands allows to alter the frame and axis plotted around the view graph for the active frame. The allowed values for <typ> are:

  0 : no frame, axis and labels
  1 : only a box around the view graph
  2 : setting 1 & tick marks, numbers and labels
  3 : setting 2 & axis at x,y=0.0
  4 : setting 3 but tickmarks on both sides of the frame

Note, that the numbers and label at the axis can be switched off using the command 'achx/y' (-> achx, achy). A dotted line parallel to x and y at the major tick marks can be plotted using the command 'grid' (-> grid).


<< >> Up Title Contents