Previous: penpennumber Up: ../slides.html Next: polygon


PLOTFILE filename | FORTRANunitnumber MASK | NOMASK xmin xmax ymin ymax


 Read a plot vector file produced by TKVECS from the indicated file  and
 plot it in a box with coordinate extents xmin..xmax, ymin..ymax.  After
 plotting in this  region, it  is masked  from further  plotting if  the
 keyword MASK  is  given.  If  NOMASK  is  specified, then  it  will  be
 possible to subsequently plot inside the box.  When MASK is  specified,
 plots should normally be positioned before anything else is drawn.