Previous: setwm Up: ../plot79_s.html Next: sgedi
SUBROUTINE SETWW (UMINP,UMAXP,VMINP,VMAXP)
C$ (Set Window)
C$ Define the window in world-coordinate space which lies in
C$ the view plane. Its left and right sides correspond to
C$ (UMINP,UMAXP), and its bottom and top correspond to
C$ (VMINP,VMAXP).
C$ (18-JUN-83)