Clear Filters
Clear Filters

How to create a VisualStudio 2015 solution to compile C files into .mexw64 to be called from Matlab functions

1 view (last 30 days)
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

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!