how find mex file
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jingyao
el 21 de Nov. de 2014
Comentada: Jingyao
el 21 de Nov. de 2014
我已经成功安装了matlab2012a与SDK7.1按照别人的帖子,但是我运行时一直出现
</matlabcentral/answers/uploaded_files/21439/QQ%E6%88%AA%E5%9B%BE20141121082722.png> ,我始终不能找到mex文件。我运行程序时也是不行,就是找不到文件,谁能帮助我一下,谢谢!
Respuesta aceptada
Image Analyst
el 21 de Nov. de 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.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!