sweet!
John Hunter wrote:
> On Mon, Feb 22, 2010 at 11:00 AM, Tom Holroyd (NIH/NIMH) [E]
> wrote:
>> ok, this is how i do it
>> pro'ly could make this better
>
> python -c "import pylab; pylab.plotfile('temp.dat', cols=(0,2),
> delimiter=' '); pylab.show()"
>
> JDH
>
>
On Mon, Feb 22, 2010 at 11:00 AM, Tom Holroyd (NIH/NIMH) [E]
wrote:
> ok, this is how i do it
> pro'ly could make this better
python -c "import pylab; pylab.plotfile('temp.dat', cols=(0,2),
delimiter=' '); pylab.show()"
JDH
---
ok, this is how i do it
pro'ly could make this better
./plot file.dat
just does the first two columns
needs smarts
Tom Holroyd wrote:
here's the old way
cut and paste some numbers from a web page
like the number of live births by year
dump it in a file named moo