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