From: <si...@lk...> - 2006-10-26 22:03:21
|
Hello there, I am sorry for the basic question, but i could not find a simple example of plotting an array with gnuplot.py. let's say i do the following: e=4,5,6,7,8,9 g=Gnuplot.Gnuplot g.Data=e what next? thanks, g |