On Mon, Nov 16, 2009 at 7:32 AM, Tsviki Hirsh <tsviki.hi...@gmail.com> wrote:
> Dear list,
> How can I use hist without plotting?
> e.g.
> h=hist(Z)
> and then to only use the output of "h" without wasting time on plotting?


Use numpy.histogram -- that's what mpl uses.

JDH

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to