DCL:GRPH2:USPACK: Auto-Scaling Routines: Explanation of Subroutines (Simple Routine)
Plots coordinate axes and graph using appropriate scaling factors.
NumRu::DCL.usgrph(x,y)
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)
- (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.