error when trying to turn project into a mex function
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
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?
ryan
2013 年 6 月 20 日
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!