Previous: movr3 Up: ../plot79_m.html Next: mrka2
SUBROUTINE MOVR4 (DX,DY,DZ,H)
C$ (Move Relative 4-D)
C$ Move from the current point by a relative amount
C$ (DX,DY,DZ,H) and update the current point. Points are
C$ measured in world coordinates. No line is drawn from the
C$ previous current position.
C$ (01-APR-82)