not sure if it does, but if you added it to matplotlib then i guess you would
have a one up on gnuplot...
John Hunter-4 wrote:
>
> On Sat, Jan 10, 2009 at 12:50 PM, helstreak wrote:
>>
>> i would only like to plot a certain number of rows...say 50 - 100...how
>> do i
i would only like to plot a certain number of rows...say 50 - 100...how do i
do that?
Thanks everyone for your help :)
--
View this message in context:
http://www.nabble.com/plotfile%3A--would-like-to-certain-number-of-rows...how-do-I-do-that--tp21390622p21390622.html
Sent from the matplotlib -
I have a file with a single column of data like:
1
2
3
4
I would like to use the plotfile but it's returning the error:
File "/usr/lib/python2.5/site-packages/matplotlib/pyplot.py", line 1228, in
plotfile
ax1 = fig.add_subplot(N,1,i)
UnboundLocalError: local variable 'N' referenced before ass