[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Clearing function and method definitions?
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Clearing function and method definitions? |
Date: |
Tue, 3 Jul 2012 10:38:22 -0400 |
n 3 July 2012 10:14, Barry, Dave (STRT) <address@hidden> wrote:
> I am running Octave 3.6.1 on Windows XP 32bit. I am trying to use OOP
> right now and run into a problem where the function 'methods()' returns a
> list of functions located in my @class folder, but does not update when a
> new method is added or removed.
I've heard this problem before, and I think it's related to the
directory in which you initially place your files. If you put your
files in a different directory, in a location that is not "standard"
for Octave, do you still have this problem?
- Jordi G. H.