help-octave
[Top][All Lists]
Advanced

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

Re: gnuplot commands


From: Dmitri A. Sergatskov
Subject: Re: gnuplot commands
Date: Mon, 07 Feb 2005 08:23:12 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

address@hidden wrote:
...
 explicit ? Should one give these commands (looks like shell
 script) before starting octave ? Or somehow (how ?) from within
 octave ? My guess: 'write a script containing the two lines and
 named gnuplot_binary, change its mode to +x and store it
somewhere in the path. Then start octave, issue the command gnuplot_binary="mygnuplot" (or with full path), make some graph
 and look up /tmp/a', did not work.

The shell script name is "mygnuplot". It should be in your path
(I have it in ~/bin)
Then you need to add in your .octaverc as a first line
gnuplot_binary="mygnuplot"
...

 Cheers, Avraham


Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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