Is the MATLAB compiler free of use?

I want to run a compiled stand-alone application on computers that do not install MATLAB. Can I install MALTAB compiler on those computers freely?

Answers (1)

Matt J
Matt J on 29 Apr 2015
Edited: Matt J on 29 Apr 2015
You can't install the compiler freely, but you can freely deploy applications created with the compiler. To run standalone applications on a particular computer, that computer only requires that the MATLAB Compiler Runtime (MCR) be installed on it.

2 Comments

Is the MCR free to install?
Yes, the MCR is free to distribute and install.

Sign in to comment.

Categories

Asked:

on 29 Apr 2015

Commented:

on 29 Apr 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!