help-octave
[Top][All Lists]
Advanced

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

Re: programming question


From: John Eaton
Subject: Re: programming question
Date: Wed, 17 Feb 93 02:58:24 CST

On Tue, 16 Feb 93 17:44:32 +0100, address@hidden (Bardo Muller) wrote:

: I am about to adapt a little matlab routine to octave code.
: So far it doesn't complain, but it is not running either..

: ab=x\ydata;  # here it complains about non-quare matrix

With Matlab, this would solve a least-squares problem if x isn't
square.  This simply hasn't been implemented in Octave yet.  Maybe by
0.69, certainly by 1.0.

jwe


reply via email to

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