How to create a VisualStudio 2015 solution to compile C files into .mexw64 to be called from Matlab functions
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!