octave-maintainers
[Top][All Lists]
Advanced

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

Re: Yet another thread on Octave on Windows.


From: Laurent Mazet
Subject: Re: Yet another thread on Octave on Windows.
Date: Thu, 13 Jan 2005 17:23:45 +0100

On Thu, 13 Jan 2005 14:07:44 +0100
Ole Jacob Hagen <address@hidden> wrote:
> Hi.
> 
> I have compiled Octave-2.1.64 with MinGW (gcc-3.2.3), and it starts up.
> 
> However, the path's is not correct, since functions like lu, qr, plot 
> are not found by Octave.
> I guess this is a kpathsea related error?
> 
> How can I solve this?

You have to source the associate .m file. For example:

source("/usr/share/octave/2.1.60/m/plot/plot.m")

--
 Laurent Mazet: Research Engineer /V\ Centre de Recherche de MOTOROLA
Tel: +33 (0)1 69 35 48 30 =-=-=-=-=-=-=-=-=-=-= Email: address@hidden



reply via email to

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