32/64 bit C MEX

8 views (last 30 days)
Daniel
Daniel on 23 Nov 2012
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

Accepted Answer

Walter Roberson
Walter Roberson on 23 Nov 2012
Install the 32 bit version of MATLAB as well, and use it. Remember to use mex -setup from within the 32 bit version.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!