7.7.3 ussttl

1.
Function
Specifies the title of the coordinate axis and the unit in the sub-label drawn by usdaxs.

2.
Call
NumRu::DCL.ussttl(cxttl,cxunit,cyttl,cyunit)

3.
Explanation of Arguments
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)

4.
Notes
(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.