help-octave
[Top][All Lists]
Advanced

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

Re: Help with 2.9.9


From: Quentin Spencer
Subject: Re: Help with 2.9.9
Date: Tue, 28 Nov 2006 12:31:45 -0600
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

Vic Norton wrote:
On 11/28/06, at 10:41 AM +0100, David Bateman wrote:
R = matrix_type(R, 'upper')

Thanks David. That seems to do it, though I still get a "warning:
Invalid matrix type" message--no matter whether R is upper-triangular
or not.

My LOADPATH problems have been straightened out by the "addpath"
function.

I still would like to get rid of the annoying prompt numbers, e.g.,
"octave:24>". The line 'PS1 = "\\s> ";' inside ".octaverc" no longer
works, but I didn't see this addressed anywhere. This is not a
significant problem.

The PS1 variable has also been converted to a function, so you need to
change your .octaverc statements to PS1("\\s>"); etc.

Quentin




reply via email to

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