Generating excutable to only install gui not MCR

조회 수: 1 (최근 30일)
Bishoy Hanna
Bishoy Hanna 2015년 11월 19일
답변: Richa Gupta 2015년 11월 25일
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!

답변 (1개)

Richa Gupta
Richa Gupta 2015년 11월 25일
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.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by