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.)

采纳的回答

Image Analyst
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 个评论
Szabolcs
Szabolcs 2013-4-7
Yes, the application is a standalone executable. As Walter Robertson said, it does not need the MCR, but it does need a full MATLAB installation to work. The question is about distributing the compiled engine application only (the users will already have a licensed MATLAB installation)
Image Analyst
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 CenterFile 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!

Translated by