How to use the MATLAB Compiler?
(to generate stand-alone executables)
MATLAB Compiler Version 4.6
The primary purpose of the compiler is to generate executables to run on machines that have no installed MATLAB. On occasions, however, when there are many concurrent MATLAB users but not enough licenses, an executable in the deployed (stand-alone) mode could be the work-around for this particular situation because no license is required for the stand-alone executable. Documented below are the instructions for these two applications:
- How to generate and execute a stand-alone executable on the same Linux machine.
(SCV users: if you are interested in a work-around for the license issue, this is the link.) - How to generate a stand-alone executable on one Linux machine and execute it on another Linux machine.
![]()



