Am Mittwoch, den 24.01.2007, 14:48 + schrieb Reuben Thomas:
> So, back to this bug. I have cut down the script as follows:
>
> clear
> x = randn(65536, 1);
> x = x / max(abs(x));
> XR = 20*log10(abs(fft(2*hanning(65536).*x(1:65536), 65536)));
> XP = 20*log10(abs(fft(2*hanning(65536).*x(1:65536
On Wed, 24 Jan 2007, Thomas Weber wrote:
Can you try the octave2.9-forge package? It can be installed in parallel
to octave2.1-forge. You must call "octave2.9" afterwards.
I tried it, but my script wouldn't run because of some problem with
wavwrite, so I didn't investigate further. I now have
Hi Reuben,
Am Mittwoch, den 24.01.2007, 00:02 + schrieb Reuben Thomas:
> Package: octave2.1-forge
> Version: 2006.03.17+dfsg1-3
> Severity: normal
>
> When calling legend on a gnuplot diagram, legend.m times out.
> Increasing the number at line 186 of legend.m from 20 to 100 makes it
> work
Package: octave2.1-forge
Version: 2006.03.17+dfsg1-3
Severity: normal
When calling legend on a gnuplot diagram, legend.m times out.
Increasing the number at line 186 of legend.m from 20 to 100 makes it
work for me, but I imagine that on other (slower?) systems, this won't
be sufficient and there's
4 matches
Mail list logo