From owner-help-octave at bevo dot che dot wisc dot edu Mon Feb 3 16:47:02 1997 Subject: temp dir when plotting From: Control Systems Group To: help-octave at bevo dot che dot wisc dot edu Date: Mon, 03 Feb 1997 14:46:25 -0800 It seems every time I use plot command, there is a temp file named oct-00802xea or something like that being written to the /tmp directory on my system. The only trouble is, I only got 3M available on that partition. When that happens I have to either delete all those temp files or quit octave and restart. Are there any way to specify a directory other than /tmp to write those temp files to? If so, how?