Creating installer for Mfile
Afficher commentaires plus anciens
How to create a installer(.exe) for my Mfile? Please provide suggestions
1 commentaire
Walter Roberson
le 7 Mar 2013
Is the .exe intended to copy the .m file to a user directory, where the user will then start their own copy of MATLAB to run it?
Or is the .exe intended to be an executable that runs your code without the user needing their own copy of MATLAB ?
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 7 Mar 2013
0 votes
If you are trying to create a stand-alone executable, you need MATLAB Compiler or MATLAB Coder. Those are expensive products.
Note: MATLAB Compiler and MATLAB Coder cannot be used with Student Version licenses -- only with Academic or Professional licenses.
1 commentaire
Vivek
le 7 Mar 2013
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!