DCL:GRPH2:ULPACK : Logarithmic Coordinate Axis Routines: Explanation of Subroutines
Specifies the position to plot the labels.
CALL ULSXBL(BL,NBL)
CALL ULSYBL(BL,NBL)
BL (R) The position of the labels within the range of a single order. The values of the elements must be larger than 1 and smaller than 10. Also, BL(1) must be 1. NBL (I) The length of array BL.
ULQXBL(BL,NBL) / ULQYBL(BL,NBL).