error when trying to turn project into a mex function
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
error LNK2001: unresolved external symbol mexPrintf. Not sure how to fix this...
2 Commenti
James Tursa
il 19 Giu 2013
That means you are not linking in all of the MATLAB API libraries. How are you compiling your code?
ryan
il 20 Giu 2013
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!