How to convert a MATLAB App to standalone .exe file?
20 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I developed a MATLAB App using App Designer, and I want to convert it to a standalone .exe file so people without MATLAB can use it, any hints how that can be possible?
note: I am using MATLAB 2017b,
Thanks
0 commentaires
Réponse acceptée
Rik
le 1 Déc 2017
This answer should still be valid.
6 commentaires
Image Analyst
le 2 Déc 2017
You don't need the full MATLAB development environment to be installed. You just need the MCR (run-time library).
Rik
le 3 Déc 2017
Yes, and the MCR for 64 bit Windows is 1.3GB, so if you include the MCR in the setup for the exe that probably compiles to a few MB, it will total that 1.38GB AbuYusuf reports.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!