From help-request at octave dot org Thu Apr 13 12:31:15 2006 Subject: Re: Octave/Matlab compatability question From: =?ISO-8859-1?Q?S=F8ren?= Hauberg To: James Frye Cc: help at octave dot org Date: Thu, 13 Apr 2006 19:29:36 +0200 tor, 13 04 2006 kl. 10:01 -0700, skrev James Frye: > The package README file states: > > > Congradulations on downloading your very own version of the Toolbox of > > Level Set Methods. If you can read this, you have successfully > > unpacked the tarball or zipfile and have all of the routines ready to > > access. > > > > To use this toolbox, you will need to run the basic version of Matlab > > (tests have been performed on version 6.5, but earlier version 6.* may > > work). No additional toolboxes are required. Do you have a link to this level set toolbox? > The 'addPathToKernel file just contains a line > > addpath(genpath('/home/me/src/fsweep/Kernel')); > > which gives an "addpath undefined" error if I include it directly. Do you have octave-forge (http://octave.sf.net) installed? In the 2.1.x series addpath is not included (I can't remember if it's in 2.9.x). If you don't have octave-forge you should be able to install it the same way you installed octave. Hope that helps, Søren > So what could I be doing wrong here? I'm running the most recent version > of Octave (2.1.73). The files in the package have dates up to June 04, > which is not _that_ old, so I wouldn't have expected major language > changes. I'm pretty well stumped... > > Thanks, > James > > > > ------------------------------------------------------------- > 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 > ------------------------------------------------------------- > ------------------------------------------------------------- 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 -------------------------------------------------------------