Previous: mrka4 Up: ../plot79_m.html Next: mrkr3


MRKR2

       SUBROUTINE  MRKR2 (DX,DY)
 C$    (Marker Relative 2-D)
 C$    Move to a new current point displaced from the old  current
 C$    point by the relative vector  (DX,DY,0), and draw a  marker
 C$    centered at the new current point, using the current  value
 C$    of the marker number.
 C$    (17-OCT-79)