MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Histogram package

  • To: mathgroup at smc.vnet.net
  • Subject: [mg91149] Re: Histogram package
  • From: Peter Evans <peter.w.evans at gmail.com>
  • Date: Thu, 7 Aug 2008 04:41:55 -0400 (EDT)

.. 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. >>


  • Prev by Date: RE: Help with StyleSheets
  • Next by Date: Multiplying a vector over multiple vectors
  • Previous by thread: Histogram package
  • Next by thread: Re: Re: Histogram package