%1 is not a valid Win32 application. (libfftw31.dll)

3 views (last 30 days)
Hi all
I have a problem when running code below: I=fft2(im);
error code: libmwfftw: load error: libfftw3i.dll Caught "std::exception" Exception message is: libfftw3i.dll
I'm sure this code have no problem, because I can run it before.
Thank you.

Accepted Answer

Kaustubha Govind
Kaustubha Govind on 17 Nov 2011
It seems like this kind of error can occur if you have the wrong version of the fftw libraries on your system PATH - did you install/remove these libraries recently? I'm not really sure how you can fix this issue - perhaps you can try re-installing MATLAB if that's not much trouble?
  1 Comment
ws
ws on 17 Nov 2011
I think it's my computer problem, I just remember my PC crashed before and auto recovery. I will try to reinstall MATLAB and try again, thanks for your reply.

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!