How to create a VisualStudio 2015 solution to compile C files into .mexw64 to be called from Matlab functions
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I've inherited C code written as mex function, which had been built into a MEX file using VisualStudio 2013 and a very old version of Matlab. Now I have a new computer, new version of Matlab (2017b) and VisualStudio 2015. Now I need to build the Visual Studio project and solution from scratch, but I cannot find documentation. I'm looking for a document which will specify, at the very least, the additional include directories. Though I would appreciate the answer to this specific question, I'd like to also find a document describing what needs to be changed/added to the VS solution/project. Thank you,
Naum Derzhi
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!