Re: Do a Gnuplot of a file in python

2008-10-27 Thread Santix
ve tried to put exit or close but it doesn't close the plot window. Thanks and Regards, Santi. Gabriel Genellina-7 wrote: > > En Thu, 23 Oct 2008 13:58:20 -0200, Santix <[EMAIL PROTECTED]> > escribió: > >> I am doing a python program that save the data in a text fi

Do a Gnuplot of a file in python

2008-10-23 Thread Santix
I am doing a python program that save the data in a text file in columns and I want to do a gnuplot to plot the results. But I want the program in python to show the result with gnuplot. I have tried this: g.load(power.p) but it gives me this error: Traceback (most recent call last): File "./