DCL:GRPH2:USPACK: Auto-Scaling Routines: Explanation of Subroutines (Scaling Routines)
Specifies the data to be included in the window range.
CALL USSPNT(N, X, Y)
N (I) The number of X, Y data. (i) X (R(N)) X coordinate (i) Y (R(N)) Y coordinate (i)
- (a)
- This routine can be called any number of times before a call is made to USSTRF. (For example, when you wish to plot multiple line graphs.)
- (b)
- When RUNDEF is specified as X or Y, then no steps are taken for that coordinate value.