next up previous contents index
Next: SUBROUTINE VPEN Up: Description of Plotting Previous: REAL FUNCTION SYMSS

SUBROUTINE VFACTOR

 VFACTOR is called by  FACTOR to change the input scale conversion factor for the LONGLIB metafile package. It may be called separately if desired. Only the terminal plotting package is affected. The routines  PFACTOR and  RFACTOR may be separately called to change the input scale conversion factor on the metafile and Ramtek packages, respectively. See FACTOR.

CALL VFACTOR (fac)

fac (R): new conversion factor for coordinate values
         (only the terminal scaling is affected)
         <= 0 : reset scale factor to unity
         >  0 : new scale factor



David Long
Wed Jun 12 10:34:11 MDT 1996