Info
この質問は閉じられています。 編集または回答するには再度開いてください。
error when trying to turn project into a mex function
1 回表示 (過去 30 日間)
古いコメントを表示
error LNK2001: unresolved external symbol mexPrintf. Not sure how to fix this...
2 件のコメント
James Tursa
2013 年 6 月 19 日
That means you are not linking in all of the MATLAB API libraries. How are you compiling your code?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!