How can I set up MEX function?
Show older comments
I have saved all the .dll and .lib files into the matlab directory and have fun mex function as instructed. Still I am getting error message like
" Invalid MEX-file 'C:\Users\Sabrina\Documents\MATLAB\xfft_v7_1_bitacc_mex.mexw64': The specified module could not be found. "
I am using R2012a version of matlab. Please advice.
Answers (1)
Ken Atwell
on 21 Jan 2013
1 vote
Get yourself Dependency Walker, an essential tool for diagnosing this kind of thing. Visit http://www.mathworks.com/support/solutions/en/data/1-2RQL4L/ for more information.
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!