MATLAB Engine and licensing
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Image Analyst
2013-4-7
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 个评论
Image Analyst
2013-4-7
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!