next up previous contents index
Next: Profile histograms Up: Overview of booking Previous: Overview of booking

Histograms with non-equidistant bins

 

CALL HBOOKB (ID,CHTITL,NCX,XBINS,VMX)

Action: As HBOOK1, but instead of giving the lower and upper limits, an array XBINS of NCX+1 elements is provided.

XBINS(1)
contains the lower edge of the first bin.
XBINS(2)
contains the lower edge of the second bin.
...
and so on.
XBINS(NCX+1)
contains the upper edge of the last bin.

Last update: Tue May 16 09:09:27 METDST 1995