Back|Forward
DCL:GRPH2:U[UVH]PACK : 1-D
Graph Routines: Explanation of Subroutines: Box Graphs
6.9.3 uvbxl/uvbxlZ/uhbxl/uhbxlZ
- 1.
- Function
Draws a step graph.
- 2.
- Call
NumRu::DCL.uvbxl(upx,upy)
NumRu::DCL.uhbxl(upx,upy)
NumRu::DCL.uvbxlz(upx,upy,itype,index)
NumRu::DCL.uhbxlz(upx,upy,itype,index)
- 3.
- Explanation of Parameters
n |
(I) |
The length of an array. |
| x, y |
(R(N+1)) |
Independent variables. |
| xd, yd |
(R(N)) |
Dependent variables. |
| itype |
(I) |
The line type. |
| index |
(I) |
The line index. |
| rsize |
(R) |
The width of a box. |
- 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)
- The attributes of the line drawn by UVBXL, UHBXL is
specified by uuslnt, uuslni.