6.8.1 uvbrf/uvbrfZ/uhbrf/uhbrfZ

1.
Function
Draws bar graphs.
2.
Call
NumRu::DCL.uvbrf(upx,upy1,upy2)
NumRu::DCL.uhbrf(upx1,upx2,upy)
NumRu::DCL.uvbrfz(upx,upy1,upy2,itype,index,rsize)
NumRu::DCL.uhbrfz(upx1,upx2,upy,itype,index,rsize)
3.
Explanation of Parameters
n (I) The length of an array.
x, y (R(N)) Independent variables.
x1, x2, y1, y2 (R(N)) The coordinate values for both ends of a bar.
itype (I) The line type of a frame.
index (I) The line index of a frame.
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 frame drawn by UVBRF, UHBRF are specified by UUSFRT, UUSFRI. The width of the bar is specified by uusbrs.