help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave+gnuplot: upgrading problems


From: Francesco Potortì
Subject: Re: octave+gnuplot: upgrading problems
Date: Fri, 09 Jan 2009 16:50:02 +0100

>error: you must have gnuplot installed to display graphics; if you have
>gnuplot installed in a non-standard location, see the 'gnuplot_binary'
>function
>
>we have gnuplot (3.7) installed, and in the usual place:
>    which gnuplot
>    /usr/bin/gnuplot
>
>changing 'gnuplot_binary' to '/usr/bin/gnuplot' doesn't do the trick.

Maybe you set the gnuplot_binary variable?  What you should do is first
see if the gnuplot_binary() function returns the correct value and, if
not, set a new value like this:

octave> gnuplot_binary("/usr/bin/gnuplot")

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]