New Version Matlab means Users Need New MCR?

1 Ansicht (letzte 30 Tage)
Douglas Anderson
Douglas Anderson am 8 Okt. 2014
Kommentiert: Sean de Wolski am 10 Okt. 2014
Hello!
I am developing code for clients that don't have MATLAB, so I use the Application Compiler under the APPS tab. When I run it, I have the "Runtime downloaded from web" box checked, so they only have to do this once, to my understanding.
Now that there is a new release (2014b), am I correct that updates to the code sent to the client will trigger another download of MCR from the web without any needed action by me or the client? In other words, just let them know that it will download the MCR again, and the installer will replace whatever they have? And all previous code needs to be recompiled with the new release, since the old MCR is gone?
Thanks
Doug

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 8 Okt. 2014
When you compile code with the new release it will require a new version of the MCR to be downloaded. Old applications can continue to run against older versions of the MCR (there can be multiple versions installed at a time), but you they will need the new MCR as well for any new functionality.
  6 Kommentare
Image Analyst
Image Analyst am 9 Okt. 2014
Is that only if you use deploytool? Because I don't use that - I only use mcc. I've not used deploytool since it is/was too primitive and couldn't do things like have custom graphics and other things that full fledged installer apps have. If it does now, then maybe I should take another look at it.
Sean de Wolski
Sean de Wolski am 10 Okt. 2014
@IA, it does. It was redone a few releases ago (12b maybe?) and now supports images/splash screens/all of the stuff you would expect.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by