Is the MATLAB compiler free of use?

15 views (last 30 days)
Michael
Michael on 29 Apr 2015
Commented: James Tursa on 29 Apr 2015
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
Michael
Michael on 29 Apr 2015
Is the MCR free to install?
James Tursa
James Tursa on 29 Apr 2015
Yes, the MCR is free to distribute and install.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!