next up previous contents index
Next: Filling Up: Booking Previous: One-dimensional case

Two-dimensional case

CALL HBOOK2 (ID,CHTITL,NX,XMI,XMA,NY,YMI,YMA,VMX)

 

Action: Books a two-dimensional histogram.

Input parameter description:

ID
histogram identifier, integer
CHTITL
histogram title (character variable or constant up to 80 characters)
NX
number of channels in X
XMI
lower edge of first X channel
XMA
upper edge of last X channel
NY
number of channels in Y
YMI
lower edge of first Y channel
YMA
upper edge of last Y channel
VMX
maximum population to store in 1 cell.

Remarks:


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