Is the MATLAB compiler free of use?
15 views (last 30 days)
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
Answers (1)
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
See Also
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!