From: Sandy Y. <cd...@li...> - 2010-05-18 15:56:39
|
I try to do it but installation seems to be complicated in Vista for beginner for example what is it 3. Install by changing to the directory and typing "python setup.py install". Installation ------------ Quick instructions: 1. Download gnuplot-py-1.8.tar.gz or gnuplot-py-1.8.zip. 2. Extract the archive to a temporary directory. 3. Install by changing to the directory and typing "python setup.py install". or . So to run Gnuplot.py on Windows, you need to make sure that pgnuplot.exe is installed. in Installation on Windows ----------------------- I don't run Windows, but thanks to the help of users there is now a way to use Gnuplot.py on that platform. Any feedback or additional suggestions having to do with Windows would be especially appreciated. Because the main MS-Windows gnuplot executable (wgnuplot.exe) doesn't accept commands on standard input, Gnuplot.py cannot communicate with it directly. However, there is a simple little program called `pgnuplot.exe' that accepts commands on stdin and passes them to wgnuplot. So to run Gnuplot.py on Windows, you need to make sure that pgnuplot.exe is installed. It comes with gnuplot since at least version 3.7.1. Alternatively you can get pgnuplot.exe alone by downloading `testing/windows-stdin.zip' from one of the gnuplot archives (e.g., <ftp://ftp.gnuplot.info/pub/gnuplot/testing/windows-stdin.zip>). Continue installing Gnuplot.py by following the instructions in the previous section. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% another question is it possilbe to use (see) simulataneusly several figures like in Matalb?? Sandy > Date: Tue, 18 May 2010 10:13:24 -0400 > From: ai...@am... > To: gnu...@li... > Subject: Re: [Gnuplot-py-users] is it possible to continue to Debug when figure is created?? > > On 5/18/2010 9:47 AM, Sandy Ydnas wrote: > > NameError: name 'Gnuplot' is not defined > > http://gnuplot-py.sourceforge.net/ > > hth, > Alan Isaac > > ------------------------------------------------------------------------------ > > _______________________________________________ > Gnuplot-py-users mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-py-users _________________________________________________________________ Hotmail: Trusted email with Microsoft’s powerful SPAM protection. https://signup.live.com/signup.aspx?id=60969 |