From: Michael H. <hag...@jp...> - 2002-08-14 10:47:40
|
Marc French writes: > After renaming the folder to 'Gnuplot', I am able to import it, but > when running demo,test, or using the command line I am not able to > get Gnuplot to open and show a simple plot. Can you run gnuplot (the graphics program itself) from your command line by typing pgnuplot.exe? You need a version of the program that can read commands from stdin, which usually has this name. If it is not in your PATH, then add it. If it has a different name, then change the GnuplotOpts.gnuplot_command setting in gp_win32.py. Michael -- Michael Haggerty hag...@jp... |