Is the MATLAB compiler free of use?
Show older comments
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?
1 Comment
James Tursa
on 29 Apr 2015
Did you read the comment on your other post?
Answers (1)
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
on 29 Apr 2015
James Tursa
on 29 Apr 2015
Yes, the MCR is free to distribute and install.
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!