2009/7/5 s.s C <rotatingf...@gmail.com>:
> when i ploted column data from an ASCII space delimited file :
>
> import matplotlib.pyplot as plt
> plt.plotfile('data.txt',cols=(0,1), delimiter=' ')

Works fine for me -- perhaps you can attach your file rather than
paste your data and let us know your platform details.  Could be a
unix/dos line ending problem or a unicode problem.  Not really sure
but it might help to see the raw data.

JDH

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to