Runtime error using a standalone Matlab App on another computer
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi
I had problem using a standalone App created on my computer when the App is moved to another computer:
"could not find version 9.6 of the Matlab Runtime…".
After contacting Matlab I next looked at an advice from a similar question, where they said to :
Run the following command in your MATLAB command window to initiate the MATLAB Compiler Runtime install download:
"compiler.runtime.download" and Specify the location of the MATLAB Compiler Runtime installer
so doing that I got a new .exe (now 1000 times bigger, 2 Gb compared to 2 Mb !!), but the same message is given on the other computer
when running the App. There is a specific error also given: "attempt to load mclmcrrt9_6.dll", is this something to look further into ?
Or what should I do ?? It also feels strange to have an App that is 2Gb big when it really is a small program....it seems that the runtime parts
contains all Matlab software and I will for sure not use more than some small parts.
Greetings from Bertil Jonsson
email: bertil.jonsson@outlook.com
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!