DCL:GRPH2:U[XYZ]PACK: Cartesian Coordinate Axis Routines: Explanation of Subroutines: Lower-Level Applications (LLA)
Draws tick marks.
NumRu::DCL.uxptmk(cside,islct,ux)
NumRu::DCL.uyptmk(cside,islct,uy)
cside (C*1) Specifies the position of the axis for the tick marks. (See Section 3.2.) islct (I) Specifies the attributes of the tick marks to be drawn. (See Secion 3.4.) ux, uy (R) An array of length n containing the positions of the tick marks (specified in values in UC). n(I)The length of array ux, uy.