MATLAB Engine and licensing
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Can someone point me to the description of any restrictions on distributing MATLAB Engine applications (source code an binaries)? Can compiled binaries be legally distributed?
(Note that in order to run engine applications, one must already have a licensed copy of MATLAB installed. The question is only about distributing the engine application binaries, not MATLAB.)
0 Commenti
Risposta accettata
Image Analyst
il 7 Apr 2013
If you compiled your code then you can distribute it, though I think your compiled binary application (a standalone executable I assume) will still need MCR run time library installed even though your users would have the full blown MATLAB installed.
3 Commenti
Image Analyst
il 7 Apr 2013
If everyone involved has full MATLAB licenses, I'm not sure why there should be any license concerns. You can distribute m-files, and compiled standalone programs, so I don't know why things should be any different for whatever you're distributing. But you can call them on Monday and ask.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!