Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
GUI Exe without mcr
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I understand that the exe generated by deploy will install both the MCR and the gui. But lets say I make corrections to the gui, and I want to share it with the same person again, How can I create an exe that only installs the gui without having the MCR portion as well?
Thanks for the help in advance!
2 commentaires
Yuebin Zhou
le 25 Nov 2015
Refer to the link below
In the MATLAB compiler GUI, there is a option called "runtime downloaded from web". If you choose this option, the standalone would only include a small MCR web installer. And it would not get downloaded or installed if the user already has MCR installed.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!