MATLAB: Can I create a standalone(compiler) using matlab under the windows to run in a mac pc

compilermacstandalonewindows

Can I create a standalone using matlab under the windows to run in a mac pc?

Best Answer

No. The only cross-building that can be done is to build for 32 bit windows while running on a 64 bit windows operating system.
Related Question