Re: [Matplotlib-users] plotfile: tuple index out of range

2009-03-17 Thread John Hunter
On Tue, Mar 17, 2009 at 2:18 AM, David Simpson wrote: > > Now (from ipython): > In [41]: plotfile("tester.txt",cols=(0,1)) > --- > IndexErrorTraceback (most recent call last) > > > > ) >

[Matplotlib-users] plotfile: tuple index out of range

2009-03-17 Thread David Simpson
Hi, I can't get the plotfile command to work on a simple file. I have a file"tester.txt" which looks like: 1 0.2137 0.2139 0.2138 2 0.3969 0.3970 0.4003 3 0.4391 0.4396 0.4382 4 1.0020