MATLAB: Compiling .app from windows machine

compilerMATLAB Compilerwindows to mac

Is it possible to use the compiler to create an executable for Mac when using a windows machine?

Best Answer

Nope, this cannot be done due to the OS-specific library used. You'll have to compile in different OS. Yeah, it's a bit annoying. I wish there was a capability to compile all OS versions at once, considering these compiler license are pricey.