7.5.1 USGRPH

1.
Function
Plots coordinate axes and graph using appropriate scaling factors.

2.
Call
CALL USGRPH(N, X, Y)

3.
Explanation of Arguments
N (I) The number of X, Y data (i)
X (R(N)) The X coordinate of a line graph (i)
Y (R(N)) The Y coordinate of a line graph (i)

4.
Notes
(a)
This routines calls USSXEX, USSYEX, USAXIS, and UULIN.
(b)
When RUNDEF  is specified as X or Y, the specified data is considered to be evenly spaced.