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 08:10:28 -0500

On Jan 8, 2010, at 8:03 AM, eddr wrote:
> Ben Abbott wrote:
>> 
>> On Jan 7, 2010, at 6:20 PM, eddr wrote:
>> 
>> Is the "undefined" function in you path?
>> 
>> At Octave's command line, type "path". Is its location part of the path?
>> 
>> Ben
> 
> As I wrote, I even had a copy in one of the original Octave paths
> 

You'll need to provide more information. 

        Exactly, where are your functions?

        What are their file names? 

        What do you get when you type "path"?

If you functions fill name is "foobar.m" what do you get when you type ...

        exist ("foobar.m")

Ben

p.s. please bottom post so that those who arrive late can follow along. TiA


reply via email to

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