From: Kesh Ikuma on
Hi all,

Does anyone know if it's possible to link libfftw3.dll in the MATLAB directory to a MEX file?

Considering that they don't include neither header nor .lib files, I'm not very optimistic. But I wonder if there is a hack to make it happen.

I've tried "loadlibrary libfft3w.dll" with fftw3.h from the latest FFTW distribution, resulting in a bunch of "function not found"s. MathWorks probably modified the interface a quite bit...
 | 
Pages: 1
Prev: Integration
Next: Image sidelobe ratio calculation