Hello,
I'd like to know how to setup my c-mex compiler to compile my function as a 32-bit function instead of 64. My matlab is win64 version and my compiler is Microsoft Visual C++ 2010.
Regards,
Daniel

 채택된 답변

Walter Roberson
Walter Roberson 2012년 11월 23일

2 개 추천

Install the 32 bit version of MATLAB as well, and use it. Remember to use mex -setup from within the 32 bit version.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by