how find mex file
2 views (last 30 days)
Show older comments
我已经成功安装了matlab2012a与SDK7.1按照别人的帖子,但是我运行时一直出现
</matlabcentral/answers/uploaded_files/21439/QQ%E6%88%AA%E5%9B%BE20141121082722.png> ,我始终不能找到mex文件。我运行程序时也是不行,就是找不到文件,谁能帮助我一下,谢谢!
Accepted Answer
Image Analyst
on 21 Nov 2014
You need to give mex a filename as an input argument. According to the error message, you did not provide a file for it to compile.
More Answers (0)
See Also
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) 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!