[HEDITSEC]
+--------------+
|CALL HISTDO |
+--------------+
Action: Outputs all booked histograms to the line printer. An index is
printed at the beginning specifying the characteristics and storage use of
each histogram.
Remark:
- If a histogram is empty, a message declares this condition, and the
histogram is not printed.
+------------------+
| CALL HPRINT (ID) |
+------------------+
Action: Outputs a given histogram to the line printer.
Input parameter(s)
- ID
- Histogram identifier.
Remarks:
- CALL HPRINT(0) is equivalent to CALL HISTDO apart
from not printing the index
- When a histogram is empty a message declares this condition and the
histogram is not printed.
Some available booking options are shortly listed below. For a full
description see chapter
[more info].
- Creation of histograms with non-equidistant bins
- Creation of profile histograms
- Rounded scale
- Projections and slices of 2-dimensional histograms
- More statistical information
- Comprehensive booking and filling with user-supplied functions of one
or two real variables.
- Dynamic creation of ordinary Fortran arrays ( HARRAY)