next up previous contents index
Next: SUBROUTINE CHCHAN Up: Miscellaneous Routines Previous: Miscellaneous Routines

SUBROUTINE ABSPLT

The routine  ABSPLT changes the ABSOLUTE (versus relative as in PLOT) rotation angle and scale factor of the metafile, terminal, and  ramtek\ plot routines to the values specified. Normally, the routine  PLOT should be used to change the origin, rotation angle, or scale factor. This routine is provided for a skilled user to use in error recovery. Note, however, that no error checking is provided in ABSPLT.

CALL ABSPLT (x,y,a,z)

x,y  (R): coordinates of new absolute origin (in inches)
a    (R): new absolute angle CCW from horizontal in degrees
z    (R): new absolute scale factor



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