help-octave
[Top][All Lists]
Advanced

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

Re: Octave- Forge


From: Dmitri A. Sergatskov
Subject: Re: Octave- Forge
Date: Mon, 21 Feb 2005 10:55:12 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041127)

Diego Ruiz wrote:
...
The file dispatch.oct can be found in:

/home/yeyo/octave-forge/oct


Do you mean that you have "oct" directory in octave-forge
and dispatch.oct in it?

If it so then I think what is happening is that dispatch.oct
is further in the loadpath then dispatch.m
(oct/dispatch.oct vs. miscellaneous/dispatch.m).
I do not know why this has happened, bu solution would be to
put oct directory explicitly first in the loadpath:

LOADPATH = [ getenv("HOME"),  "/octave-forge/oct/:/octave-forge//:", LOADPATH ];

Sincerely,

Dmitri.
--



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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