MATLAB Engine and licensing
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Image Analyst
el 7 de Abr. de 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 comentarios
Image Analyst
el 7 de Abr. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!