help-octave
[Top][All Lists]
Advanced

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

Re: error with correlation


From: Doug Stewart
Subject: Re: error with correlation
Date: Tue, 28 Aug 2018 10:59:10 -0400



On Tue, Aug 28, 2018 at 10:47 AM turbofib <address@hidden> wrote:
hi,
i do correlation

correlazioneMatrix(yy,gg)=corrcoef(matrix(:,gg),matrix(:,yy));

but i receive this error:

https://gyazo.com/418e0cfe0b00aa3667279843a8c0f7d7



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



The nan package you are using is old. try the new package.
--
DAS


reply via email to

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