Previous: mrkr2 Up: ../plot79_m.html Next: mrkr4
SUBROUTINE MRKR3 (DX,DY,DZ)
C$ (Marker Relative 3-D)
C$ Move to a new current point displaced from the old current
C$ point by the relative vector (DX,DY,DZ), and draw a marker
C$ centered at the new current point, using the current value
C$ of the marker number.
C$ (01-APR-82)