How can I set up MEX function?
显示 更早的评论
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.
回答(1 个)
Ken Atwell
2013-1-21
1 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Compiler 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!