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

One-dimensional case

CALL HBOOK1 (ID,CHTITL,NX,XMI,XMA,VMX)
         

Action: Books a one-dimensional histogram.

Input parameter description:

ID
histogram identifier, integer non zero
CHTITL
histogram title (character variable or constant up to 80 characters)
NX
number of channels
XMI
lower edge of first channel
XMA
upper edge of last channel
VMX
upper limit of single channel content (see below).
VMX=0. means 1 word per channel (no packing).

Special values:


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