help-octave
[Top][All Lists]
Advanced

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

Re: Error in `xcorr` (Signal package) "out of memory or dimension too la


From: Fabcap77
Subject: Re: Error in `xcorr` (Signal package) "out of memory or dimension too large for Octave's index type"
Date: Thu, 8 Mar 2018 03:41:26 -0700 (MST)

I checked my code and it turns out that the variable I fed to `xcorr` is not
a vector but a 744x744 matrix of NaN.

So the problem is not with `xcorr` but with my code. I developed it in
Scilab then translated it to Octave because Scilab is disabled by a fatal
bug, and it seems it needs to be optimized.



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



reply via email to

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