Deployment of MATLAB programs

Does a deployed (compiled) executable expire with the license of MATLAB compiler that generates the executable? Thanks.

 采纳的回答

1 个投票

It will run forever but you will have to keep a copy of MCR from the same version of MATLAB from which you compiled your program. MATLAB will expire but as long as you install the MCR on any machine you are good to go.
I am cautioning because the newer MCR releases are available online: http://www.mathworks.com/products/compiler/mcr/index.html
But the older ones aren't and you need to keep a copy.

更多回答(1 个)

Image Analyst
Image Analyst 2013-2-1

1 个投票

No.

3 个评论

If you have a regular MATLAB license, it is a permanent license that does not expire, and neither do deployed components created under that license. But if you have a free trial license (of either MATLAB itself or MATLAB Compiler), that does expire, and so do components deployed under that license.
Thanks for your answers.
How about the case of the Academic licenses that are set to expire yearly?

请先登录,再进行评论。

类别

帮助中心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!

Translated by