Where can I find version 9.3 of Matlab runtime?

조회 수: 124 (최근 30일)
Alasdair Gibb
Alasdair Gibb 2022년 11월 1일
답변: Kojiro Saito 2022년 11월 2일
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

답변 (1개)

Kojiro Saito
Kojiro Saito 2022년 11월 2일
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.

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by