From bug-request at octave dot org Wed Apr 5 11:05:44 2006 Subject: Re: addpath, rmpath, savepath From: "Keith Goodman" To: "John W. Eaton" Cc: "octave bug mailing list" Date: Wed, 5 Apr 2006 09:04:02 -0700 On 4/4/06, John W. Eaton wrote: > I think we should have a "setpath" function and have savepath write > > setpath ("...") > > instead of > > LOADPATH = "..." > > so that saving and loading the path will continue to work properly > after we eliminate built-in variables. I made this change to > savepath.m and created a simple setpath.m file. Did you forget to commit setpath.m? I don't see it in scripts/path/. ------------------------------------------------------------- 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 -------------------------------------------------------------