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!