CALL HBOOK2 (ID,CHTITL,NX,XMI,XMA,NY,YMI,YMA,VMX)
Action: Books a two-dimensional histogram.
Input parameter description:
Remarks:
TABL
is selected via
CALL HIDOPT(ID,'TABL')
TABL
the 2-dimensional histogram will be printed as a table.
NCOL
used to
write the content of one cell depends on the value of VMX
as follows NCOL = ALOG10(VMX) + 2
.
When VMX
is zero, the contents is printed in
10 columns in floating point format (including sign). If
necessary, all contents are multiplied by a power of 10,
this number being reported at the bottom of the table.