Is the MATLAB compiler free of use?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Matt J
am 29 Apr. 2015
Bearbeitet: Matt J
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!