3.5.2 SCPMU/SCPMV

1.
Function
Draws a polymarker in the U/V-coordinates.
2.
Call
CALL SCPMU(N,UPX,UPY,UPZ)
CALL SCPMV(N,VPX,VPY,VPZ)
3.
Explanation of Parameters
N (I) The length of array UPX, UPY, UPZ
UPX, UPY, UPZ (R) An array with length N. Gives the (X, Y, Z9 coordinates of points for the markers in UC.
VPX, VPY, VPZ (R) An array with length N. Gives the (X, Y, Z9 coordinates of points for the markers in VC.
4.
Notes
(a)
N must be larger than 1.
(b)
The attributes of the marker are set by SCSPMT, SCSPMI, and SCSPMS.