From: Benny M. <ben...@gm...> - 2010-05-20 07:50:20
|
2010/5/18 Sandy Ydnas <cd...@li...> > ok > now the Gnuplot istalled > and I do not have errors for > > from numpy import * > > import Gnuplot > Gnuplot.GnuplotOpts.prefer_inline_data = 1 > > Gnuplot.GnuplotOpts.prefer_fifo_data = 0 > > g = Gnuplot.Gnuplot(persist=0) > > what next any simple example file can be helpful > The Gnuplot installation contains a test.py with examples and showing how to plot with gnuplot Benny |