6.8.3 uvbrl/uvbrlZ/uhbrl/uhbrlZ

1.
Function
Connects bar graphs with lines.
2.
Call
NumRu::DCL.uvbrl(upx,upy)
NumRu::DCL.uhbrl(upx,upy)
NumRu::DCL.uvbrlz(upx,upy,itype,index,rsize)
NumRu::DCL.uhbrlz(upx,upy,itype,index,rsize)
3.
Explanation of Parameters
n (I) The length of an array.
x, y (R(N)) Independent variables.
xd, yd (R(N)) The values for the ends of a bar.
itype (I) The line type.
index (I) The line index.
rsize (R) The width of a bar.
4.
Notes
(a)
When RUNDEF  is specified as X or Y, it is considered that the points dividing the range defined by uusidv into N-1 equal sections have been specified. If the defined range is not specified, then the whole window is considered to be the defined range.
(b)
When RUNDEF  is specified as X1, Y1 or X2, Y2, it is considered that the value of the internal variable 'UREF' has been specified. The initial value of 'UREF' is 0.
(c)
The attributes of the line drawn by UVBRL, UHBRL are specified by uuslnt, uuslni, respectively. The width of a bar is specified by uusbrs.