Borrar filtros
Borrar filtros

Error: Could not find version 9.6 of the MATLAB Runtime. Attempting to load mclmcrrt9_6.dll.

55 visualizaciones (últimos 30 días)
I had 3 versions, 8.5, 9.6, 9.12 installed. When I tried to run a program dependent on 9.6, I got the error message. I deleted every Matlab version using using IOBit Uninstall. I searched the Registry and found no reference to Matlab.
I reinstalled Matlab runtime 9.6 on C:\Program Files\MATLAB\MATLAB Runtime\v96, and checked the Path- it was present.
Ran the program, and got the same error message.
What more can I do?

Respuestas (1)

Shivani
Shivani el 30 de Mayo de 2023
Hi Horie,
Make sure that the version of the program is compatible with the version of MATLAB Runtime that you have installed. If the program was compiled using MATLAB R2020a, for example, it will not be compatible with MATLAB Runtime 9.6. You can check the compatibility of the program with MATLAB Runtime by consulting the documentation attached below.
If the problem persists, there is a possibility that there is an issue with the installation of the program itself. Try uninstalling the program completely, then reinstalling it and ensuring you select the correct MATLAB Runtime version path.
Hope this helps!
  1 comentario
C V Horie
C V Horie el 30 de Mayo de 2023
Thank you.
I found in a previous post that rebooting the computer might hlep solve the problem. And in my case it seems to have done. Presumably something remains running from the first version that interferes with the recognition of the next version.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by