Where can I find version 9.3 of Matlab runtime?

124 visualizzazioni (ultimi 30 giorni)
Alasdair Gibb
Alasdair Gibb il 1 Nov 2022
Risposto: Kojiro Saito il 2 Nov 2022
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

Risposte (1)

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

Categorie

Scopri di più su C Shared Library Integration in Help Center e File Exchange

Prodotti


Release

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by