Generating excutable to only install gui not MCR

2 Ansichten (letzte 30 Tage)
Bishoy Hanna
Bishoy Hanna am 19 Nov. 2015
Beantwortet: Richa Gupta am 25 Nov. 2015
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!

Antworten (1)

Richa Gupta
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.

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!

Translated by