DCL:GRPH2:U[UVH]PACK : 1-D Graph Routines: Explanation of Subroutines: Box Graphs
Draws the frame of a box graph.
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)
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.