Mex, *.cpp not found
显示 更早的评论
Hi,
I am new to the mex stuff, dont know much about it. I tried compiling a cpp file and got a error.
mex estpab.cpp
C:\PROGRA~1\MATLAB\R2011A\BIN\MEX.PL: Error: 'estpab.cpp' not found.
??? Error using ==> mex at 208 Unable to complete successfully.
I have the cpp file in the folder that is added to the matlabpath. I dont know where I am supposed to place the file. Any help would be greatly appreciated.
Thank you.
采纳的回答
更多回答(1 个)
Walid
2011-10-5
0 个投票
have the same problem ? what is cd()'d ? Walid
1 个评论
Walter Roberson
2011-10-5
cd() is "change current directory"; see http://www.mathworks.com/help/techdoc/ref/cd.html
类别
在 帮助中心 和 File Exchange 中查找有关 Call C++ from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!