Generating excutable to only install gui not MCR
3 Ansichten (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!
0 Kommentare
Antworten (1)
Richa Gupta
am 25 Nov. 2015
Hi Bishoy,
If you do not want to send the MCR again, do not include it when you create the executable. Also, even if you package the MCR with your GUI again, it will not install the MCR again on the end user's machine if it already has MCR installed.
Hope this helps.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!