DCL:GRPH2:USPACK: Auto-Scaling Routines :Explanation of Subroutines (Coordinate Axis Routines)
Specifies the title of the coordinate axis and the unit in the sub-label drawn by usdaxs.
NumRu::DCL.ussttl(cxttl,cxunit,cyttl,cyunit)
cxttl (C*(*)) The title of the X axis. (i) cxunit (C*(*)) The unit of the X axis. (i) cyttl (C*(*)) The title of the Y axis. (i) cyunit (C*(*)) The unit of the Y axis (i)
- (a)
- This routine is equivalent to making 4 calls to USCSTX, and changing the internal variables cxttl, cxunit, cyttl, and cyunit.
- (b)
- When you do not wish to put a title, specify a blank space more than 1 character long.