A Question About the exe file generated by Matlab Compiler

9 次查看(过去 30 天)
Dear All,
If I generate an exe file using Matlab Compiler, can I still use this exe file after Matlab Compiler gets expired? What I want to know is that if the exe file is completely independent from Matlab toolboxes and database.
Thanks a lot.
Benson
  1 个评论
Walter Roberson
Walter Roberson 2019-7-3
I know that functions created with a trial license expire.
If you have a term-limited MATLAB Compiler license, then as far as I know then the compiled executables do not expire.
Term limits are common for Academic licenses, and are available for Standard ("commercial") licenses because in some organizations it is a lot easier to pay for software under Operations instead of Capital.

请先登录,再进行评论。

采纳的回答

Yogesh Khurana
Yogesh Khurana 2019-7-17
Hi,
Yes, you can use it even after expiration of MATLAB.
MATLAB compiler builds standalone application (exe file) from the code written in MATLAB. Once you are all set with the customizations, while using MATLAB Compiler for your application, you have the option to package in the Automatic Installer for MATLAB runtime libraries. The application will use these runtime libraries instead of requiring installation of MATLAB. You can choose option to download these libraries from web or add MATLAB runtime libraries with the package. After creating standalone application, you can even share this application with anyone who don't have MATLAB installed.
You can also refer to the following link for more details:

更多回答(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