6.9.1 uvbxf/uvbxfZ/uhbxf/uhbxfZ

1.
Function
Draws the frame of a box graph.
2.
Call
NumRu::DCL.uvbxf(upx,upy1,upy2)
NumRu::DCL.uhbxf(upx1,upx2,upy)
NumRu::DCL.uvbxfz(upx,upy1,upy2,itype,index)
NumRu::DCL.uhbxfz(upx1,upx2,upy,itype,index)
3.
Explanation of Parameters
n (I) The length of an array.
x, y (R(N+1)) Independent variables.
x1, x2, y1, y2 (R(N)) The values for the ends of a box.
itype (I) The line type of a frame.
index (I) The line index of a frame.
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 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 UVBXF, UHBXF are specified by uusfrt, uusfri.