% @(#)print_hist.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:43:50 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT print_hist.hlq %.AUTHOR JDP, IPG/ESO %.KEYWORDS MIDAS, help files, PRINT/HISTOGRAM %.PURPOSE On-line help file for the command: PRINT/HISTOGRAM %.VERSION 1.0 17-OCT-1983 : Creation, JDP %.VERSION 1.1 21-JUN-1991 : Clean up, KB %---------------------------------------------------------------- \se SECTION./HIST \es\co PRINT/HISTOGRAM 17-OCT-1983 JDP \oc\su PRINT/HISTOGRAM table column [bin [min [max]]] print statistics of a column \us\pu Purpose: Print the statistics of a table column. \up\sy Syntax: PRINT/HISTOGRAM table column [bin [min [max]]] \ys\pa table = the table name \ap\pa column = the column reference \ap\pa bin = optional bin size \ap\pa min = optional minimum value \ap\pa max = optional maximum value \on\see See also: STATISTICS/TAB \ees\ap\no Note: None. \on\exs Examples: \ex PRINT/HIST eso01 :RADVEL Print the statistics of column labelled RADVEL of table eso01.tbl . \xe \sxe