help-octave
[Top][All Lists]
Advanced

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

Re: plotting window will not open


From: LUK ShunTim
Subject: Re: plotting window will not open
Date: Mon, 23 Aug 2004 11:52:09 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707

address@hidden wrote:


I am using Octave version 2.1.57 and Gnuplot 4.0.0 on a Windows XP Professional computer through means of Cygwin version 1.5.10-3. When using either Octave or Gnuplot I cannot plot anything, they both indicate that something has been plotted when I tell them to plot but no plot window ever comes up. Any assistance that anyone could give me would be greatly appreciated.


See if this helps.

Try put a line like

        putenv('TMPDIR','E:/XP/Temp');

in your octave startup file "octaverc", located in
the directory "usr/local/share/octave/2.1.57/m/startup".
Replace 'E:/XP/Temp' with whatever temporary directory that gnuplot can write to.

Regards,
ST
--



-------------------------------------------------------------
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]