Can MATLAB for 64-bit use precompiled 32-bit mex files?

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.

+5
source share
2 answers

In general, access to 32-bit code from a 64-bit executable is nontrivial . Therefore, I doubt that they implemented this in MATLAB initially ...

+2
source

, 64- 32- . - 32- MATLAB .

+1

All Articles