  1.  NAME

  stat_str - Built string with specified statistics

  2.  SYNOPSIS

  s = statstr(stat, lim, vars, hdr )

  3.  DESCRIPTION

  This Matlab function builds a formatted string containing the current
  statistics.  When called with a return argument, the limit string is
  not displayed but only returned.

  4.  PARAMETERS

     stat
        Statistic array to display.

     lim optional
        ,Array of limits used for the specified statistics.

     vars
        Cell array of variable names in the statistics.

     hdr
        Header string to display on top of the statistics.

  5.  SEE ALSO

  flagdata(3m)stat(5m)statcalc(3m)statinit(3m)statlim(3m)stat_str(3m)statupd(3m)

  6.  AUTHORS

  Pierre Jaccard, Geophysical Institute, University of Bergen, 1999

