Clear Filters
Clear Filters

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

55 views (last 30 days)
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?

Answers (1)

Shivani
Shivani on 30 May 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 Comment
C V Horie
C V Horie on 30 May 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.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!