how find mex file
2 ビュー (過去 30 日間)
古いコメントを表示
我已经成功安装了matlab2012a与SDK7.1按照别人的帖子,但是我运行时一直出现
</matlabcentral/answers/uploaded_files/21439/QQ%E6%88%AA%E5%9B%BE20141121082722.png> ,我始终不能找到mex文件。我运行程序时也是不行,就是找不到文件,谁能帮助我一下,谢谢!
採用された回答
Image Analyst
2014 年 11 月 21 日
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.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!