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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!