help-octave
[Top][All Lists]
Advanced

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

Re: how to use LOADPATH command


From: Christoph Mecklenbraeuker
Subject: Re: how to use LOADPATH command
Date: Tue, 23 Jan 1996 19:46:09 +0100 (MET)

Hi,

> I try to use LOADPATH command but it doesn't work 

I think it depends on your operating system. Under UNIX something similar
to the following will work:

LOADPATH = 
".:/usr/local/lib/octave/1.1.0/m//:/usr/local/lib/octave/site/m:~/octave//:/home/matlab35/toolbox//:~/matlab//";

directories terminated by a double slash '//' are searched recursively.

Cheerio,
Christoph


reply via email to

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