Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
GUI Exe without mcr
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Yuebin Zhou
am 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.
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!