help-octave
[Top][All Lists]
Advanced

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

Re: Octave class search path problem


From: Carnë Draug
Subject: Re: Octave class search path problem
Date: Wed, 26 Oct 2011 18:52:51 +0100

On 26 October 2011 18:30, John Evans <address@hidden> wrote:
> I'm having a difficult time using Octave classes. I've created a class named 
> foo in a directory /fooBar/@foo/. I'm only able to instantiate foo if 
> /fooBar/ is my current directory.

If you class is named foo, it should be in the directory @foo/foo.m.
This links should be helpful in learning how to do it
http://www.gnu.org/software/octave/doc/interpreter/Creating-a-Class.html#Creating-a-Class

Carnë


reply via email to

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