help-octave
[Top][All Lists]
Advanced

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

Re: failure installing octave 2.1.50 on suse linux 9.0


From: John W. Eaton
Subject: Re: failure installing octave 2.1.50 on suse linux 9.0
Date: Tue, 2 Mar 2004 11:22:25 -0600

On  2-Mar-2004, Henry F. Mollet <address@hidden> wrote:

| Can somebody help me with my confusion about echo $PATH, PATH, EXEC_PATH,
| and LOADPATH at the octave prompt.

"echo $PATH" was not intended as an Octave command.  Type it at a
shell prompt.

PATH is not an Octave variable or function, but path is.  The function
path provides a Matlab compatible way to set Octave's LOADPATH
variable.

LOADPATH and EXEC_PATH are documented in the Octave manual, much of
which is also available at the Octave prompt.  Try

  help LOADPATH
  help EXEC_PATH

jwe



-------------------------------------------------------------
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]