help-octave
[Top][All Lists]
Advanced

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

Re: nessage 'undefined' when calling a function from inside another one


From: Ben Abbott
Subject: Re: nessage 'undefined' when calling a function from inside another one
Date: Fri, 08 Jan 2010 07:45:22 -0500

On Jan 7, 2010, at 6:20 PM, eddr wrote:

> Hi
> 
> It's probably something simple, but I have two function I wrote.
> I try to call one function from the other one scope but keep getting the
> message "undefined" for the first.
> The called function works and I can run her without problems (and get the
> results I want).
> 
> I know there is the loadpath and I tried to add my directories to it. even
> tried to copy my files to some predefined Octave load directory, but in
> vein!
> 
> What shell I do?

Is the "undefined" function in you path?

At Octave's command line, type "path". Is its location part of the path?

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]