Re: [OctDev] addpath and undefined functions

2011-07-10 Thread Tatsuro MATSUOKA
Hello Choosing the OctDev ML for octave-3.2.4 on mingw32 is correct in itself because the below is written in the octave-forge top page. "If you have questions regarding software downloaded from Octave-Forge, send a message to the repository mailing list." However, issues for binary package f

Re: [OctDev] addpath and undefined functions

2011-07-10 Thread Tatsuro MATSUOKA
Hello Can you please try to finish octave and then restart octave and try to call functions you made? Sometimes octave 3.2.4 for windows fails to recognize the scripts and functions when they were made there or move them to there after the octave started. Regards Tatsuro --- On Mon, 2011/7/

Re: [OctDev] addpath and undefined functions

2011-07-10 Thread Philip Nienhuis
Summers, Peter wrote: > I've just installed Octave 3.2.4 on a Windows 7 machine, and tried to run a > couple matlab function files. I placed these in a \programs folder in the > Octave directory, then pointed to them using addpath(). Although the > directory shows up when I list Octave's path, I

[OctDev] addpath and undefined functions

2011-07-10 Thread Summers, Peter
I've just installed Octave 3.2.4 on a Windows 7 machine, and tried to run a couple matlab function files. I placed these in a \programs folder in the Octave directory, then pointed to them using addpath(). Although the directory shows up when I list Octave's path, I get an error when trying to c