help-octave
[Top][All Lists]
Advanced

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

Re: lsqlin() error message


From: Olaf Till
Subject: Re: lsqlin() error message
Date: Fri, 5 Jul 2019 12:33:05 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Fri, Jul 05, 2019 at 03:33:24AM -0500, GoSim wrote:
> C=[1 2 3; 2 4 6;4 5 6]
> D=[4  8 5]'
> lsqlin(C,D,[],[])
> error: __qp__: operator *: nonconformant arguments (op1 is 2x2, op2 is 3x1)
> error: called from
>     quadprog at line 351 column 32
>     lsqlin at line 123 column 19
> 
> 
> 
> changed rows and gives error again. Anyway, I would appreciate if you fixed
> it. 

How does Matlabs lsqlin behave if given the 'C' from your examples?

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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