DCL:GRPH1:SGPACK: User Interface:Explanation fo Subroutines: Polymarker Primitives
Draws a polymarker in the U/V/R-coordinates.
CALL SGPMU(N,UPX,UPY)
CALL SGPMV(N,VPX,VPY)
CALL SGPMR(N,RPX,RPY)
N (I) Length of array UPX, UPY. UPX, UPY (R) An array with length N. Gives the (X, Y) coordinates of points for the markers in UC. VPX, VPY (R) An array with length N. Gives the (X, Y) coordinates of points for the markers in VC. RPX, RPY (R) An array with length N. Gives the (X, Y) coordinates of points for the markers in RC.