[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: finding a package
From: |
A+A Adler |
Subject: |
Re: finding a package |
Date: |
Thu, 16 Sep 1999 21:15:54 -0400 (EDT) |
On Thu, 16 Sep 1999 address@hidden wrote:
> I installed the sparse matrix package created by Andy Adler and am
> wondering how I use these functions from an arbitrary octave work
> directory.
Use LOADPATH
ie
octave:1> LOADPATH= [LOADPATH , ":/path/to/your/directory" ];
______________________________________________________________
Andy Adler, address@hidden
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------