%1 is not a valid Win32 application. (libfftw31.dll)
2 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Kaustubha Govind
2011-11-17
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?
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!