Where can I find version 9.3 of Matlab runtime?

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
Kojiro Saito le 2 Nov 2022

0 votes

Compiled EXE files needs the same version of MATLAB Runtime in which MATLAB was compiled.
You can install MATLAB Runtime R2017b (9.3) from MATLAB Runtime installer download page.
If you can recompile the files (.m, .mlx or .mlapp) in R2022b, you can run the exe with R2022b.

Catégories

Produits

Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by