From: jon dean Date: 2006-05-16T06:03:09+09:00 Subject: Re: x-y plots unknown wrote: > On Tue, 16 May 2006, Jon Dean wrote: > >>> -a >> in system variables and set it to C:\Gnuplot\gnuplot.exe. Still doesn't >> work. I then tried to hardcode the path in the gnuplot.rb. Altered >> line 22 "path = ENV['PATH'] # || ENV['WHAT_EVER_WINDOWS_PATH_VAR_IS']" >> to "path = 'C:\Gnuplot'". Also tried to add the gnuplot.exe. Still >> doesn't work. >> >> What am I doing wrong? > > i'm not sure and not at a windows box attm. i'll try to look at this in > a > bit. hopefully someone else will chime in before then though... > > regards. > > -a ok, thanks. Just in case it helps, part of the error I get is that the '+' is an undefined method in gnuplot.rb line 45. -j -- Posted via http://www.ruby-forum.com/.