<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, produce a decent histogram using my own data set</title>
    <link>http://www.mapleprimes.com/questions/35746-Produce-A-Decent-Histogram-Using-My-Own-Data-Set</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 09:15:19 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 09:15:19 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, produce a decent histogram using my own data set</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, produce a decent histogram using my own data set</title>
      <link>http://www.mapleprimes.com/questions/35746-Produce-A-Decent-Histogram-Using-My-Own-Data-Set</link>
    </image>
    <item>
      <title>use bincount</title>
      <link>http://www.mapleprimes.com/questions/35746-Produce-A-Decent-Histogram-Using-My-Own-Data-Set?ref=Feed:MaplePrimes:produce a decent histogram using my own data set:Comments#answer44957</link>
      <itunes:summary>Use the bincount parameter to increase the number of bars.  eg
Statistics[Histogram](A,bincount=20);
And there are other options. Check ?Histogram.
Note there is also a ImageTools[Histogram] so make sure you look at the right page !</itunes:summary>
      <description>Use the bincount parameter to increase the number of bars.  eg
Statistics[Histogram](A,bincount=20);
And there are other options. Check ?Histogram.
Note there is also a ImageTools[Histogram] so make sure you look at the right page !</description>
      <guid>44957</guid>
      <pubDate>Thu, 11 Feb 2010 16:04:53 Z</pubDate>
      <itunes:author>longrob</itunes:author>
      <author>longrob</author>
    </item>
  </channel>
</rss>