Re: Histogram package
- To: mathgroup at smc.vnet.net
- Subject: [mg91220] Re: Histogram package
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Sat, 9 Aug 2008 07:49:38 -0400 (EDT)
- Organization: University System of Maryland
- References: <g7ed6j$2ph$1@smc.vnet.net>
Works on my system
"6.0 for Microsoft Windows (32-bit) (May 21, 2008)"
Peter Evans wrote:
> .. and here's the code and the error massage...
>
> Histogram[{4/54, 5/54, 5/54, 5/54, 8/54, 7/54, 5/54, 7/54, 8/54},
> FrequencyData -> True]
>
> Range::range: Range specification in \
> Range[Ceiling[-0.05+0./Histograms`Private`TickSpacing[9.,7,{1,2,2.5,5,\
> 10}]],Floor[0.05+9./<<1>>]] does not have appropriate bounds. >>
>
> Range::range: Range specification in \
> Range[Ceiling[-0.05+0./Histograms`Private`TickSpacing[9.,7.,{1.,2.,2.\
> 5,5.,10.}]],Floor[0.05+9./<<1>>]] does not have appropriate bounds. >>
>