Standalone APP Runtime error

5 visualizzazioni (ultimi 30 giorni)
MartinM
MartinM il 18 Dic 2019
Commentato: MartinM il 19 Dic 2019
Dar al
Iam using Matlab 2019a. I have creat a app with app design. Problem : When I want to creat a standalone app, without download for the user, Ineed to select "Runtime included in package". I have download the 2019a version from https://fr.mathworks.com/products/compiler/matlab-runtime.html
Tht give me a zip. But when I select it I got an error message : "This file is nota valid Matlab Runtimeinstaller for this version"....
Do you have an idea?
Regards
  2 Commenti
Walter Roberson
Walter Roberson il 18 Dic 2019
You must use the runtime for exactly the same R2019a Update that you developed the app on.
MartinM
MartinM il 18 Dic 2019
On the link their is only one possibility : R2019a (9.6). Still not working
I need to load the ZIP file in the packaging part of app design.
Or I need to unzip it? Unzip and install and Add something manually?
Regards

Accedi per commentare.

Risposta accettata

Kojiro Saito
Kojiro Saito il 19 Dic 2019
In the MATLAB Runtime download page which you described above, the latest update version is listed. As of R2019a, the link is Runtime R2019a Update 6.https://ssd.mathworks.com/supportfiles/downloads/R2019a/Release/6/deployment_files/installer/complete/win64/MATLAB_Runtime_R2019a_Update_6_win64.zip
So, if you're using another update version of R2019a, you need to download the same update version of Runtime.
You download the same version from MATLAB.
compiler.runtime.download
if you cancel this command, you can find the URL. For example, R2019a Update 1 is
After download the installer file, you don't need to unzip it. Just point the zip location in MATLAB Compiler Preference.
MATLAB Compiler Preferences.png

Più risposte (0)

Categorie

Scopri di più su Downloads in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by