On Wed, Jul 16, 2008 at 1:25 PM, Oz Nahum <[EMAIL PROTECTED]> wrote:
> Ok, I played with it a little bit.
>
> Here is what I know:
> importing the data is not a big issue, I aready wrote a tutorial about it
> here:
> http://www.tabula0rasa.org/?p=21

There are a couple of functions for loading ASCII data so you probably
don't need to role your own unless you have specialized needs.  See
numpy.loadtxt and matplotlib.mlab.csv2rec (example at
http://matplotlib.sf.net/examples/pylab_examples/loadrec.py

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to