[scilab-Users] Problem using fft and fft2

Sylvestre Ledru sylvestre.ledru at scilab.org
Thu Nov 18 14:52:50 CET 2010


Le jeudi 18 novembre 2010 à 14:49 +0100, DUHAMET Jean a écrit :
> Hi,
> 
> I tried to perform two dimensions Fourier transform, using fft or
> fft2.
> 
> For example:
> 
> A=rand(5,5);
> 
> fft(A)
> 
> 
> Scilab returns the following message:
> 
> Warning!!!
> 
> Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION)
> 
> with "fftw" function.
> 
> Save your data and restart Scilab.
> 
> I get the same error using fft2.
> 
> Scilab version 5.3.0-beta-4.
> 
> What’s wrong?
Looks like:
http://bugzilla.scilab.org/show_bug.cgi?id=7475

I haven't been able to reproduce the issue reported in the bug #7475 or
yours (Linux 32 bits).

Could you add in the bug tracker the result of 
[a,b]= getdebuginfo()?

Thanks,
Sylvestre




More information about the users mailing list