Where can I find version 9.3 of Matlab runtime?
Afficher commentaires plus anciens
After installing the latest Matlab (R2022b) I get the message 'Could not find version 9.3 of Matlab runtime' when I try to run a compiled exe.
How to get round this? Do I need to rebuild the exe?
Version 9.13.0.2080170 (R2022b) Update 1
Réponses (1)
Kojiro Saito
le 2 Nov 2022
0 votes
Compiled EXE files needs the same version of MATLAB Runtime in which MATLAB was compiled.
If you can recompile the files (.m, .mlx or .mlapp) in R2022b, you can run the exe with R2022b.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!