A Question About the exe file generated by Matlab Compiler

14 vues (au cours des 30 derniers jours)
Benson Gou
Benson Gou le 3 Juil 2019
Commenté : Walter Roberson le 17 Juil 2019
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 commentaire
Walter Roberson
Walter Roberson le 3 Juil 2019
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.

Connectez-vous pour commenter.

Réponse acceptée

Yogesh Khurana
Yogesh Khurana le 17 Juil 2019
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:
  1 commentaire
Walter Roberson
Walter Roberson le 17 Juil 2019
Exception: executables created with a trial license expire when the trial expires.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by