I have access to a library with pre-compiled 32-bit mex files (Windows:, .mexw32Linux:) .mexa32. It's hard for me to build a library for a 64-bit machine, so I was wondering if there is a way to make a MATLAB bit of 64 bits with 32-bit mex files.
source
share