DCL:GRPH2:U[UVH]PACK : 1-F Graph Routines: Explanation of Subroutines: Error Bars
Draws error bars.
NumRu::DCL.uverb(upx,upy1,upy2)
NumRu::DCL.uherb(upx1,upx2,upy)
NumRu::DCL.uverbz(upx,upy1,upy2,itype,index,rsize)
NumRu::DCL.uherbz(upx1,upx2,upy,itype,index,rsize)
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 an error bar. itype (I) The line type of an error bar. index (I) The line index of an error bar. rsize (R) The width of an error bar.