help-octave
[Top][All Lists]
Advanced

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

Re: lsqlin() error message


From: Doug Stewart
Subject: Re: lsqlin() error message
Date: Fri, 5 Jul 2019 05:56:29 -0400



On Fri, Jul 5, 2019 at 4:58 AM GoSim <address@hidden> 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.



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



You should be watching the EXITFLAG


--
DASCertificate for 206392


reply via email to

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