On Sat, Jun 28, 2008 at 9:16 AM, sandric ionut <[EMAIL PROTECTED]> wrote:
> Thank you Darren:
>
> The second example is what I need. I have made some test and it looks OK
> I have my data in excel. How can I read from excel files? Is it a special
> tool?

If you save as csv, you can use matplotlib.mlab.csv2rec to get your
data back as a record array.  See

http://matplotlib.sourceforge.net/examples/pylab_examples/loadrec.py

JDH

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to