C:\Program Files\MATL​AB\R2022b\​bin\win64\​Jibmwagent​spfendpoin​tregistry.​dll

20 次查看(过去 30 天)
I updated my MATLAB R2022b and when I try to run it, this window is displayed!

回答(1 个)

Arnav
Arnav 2024-11-20,15:24
I understand that you are encountering the error "Procedure entry point <function name> was not found in dynamic link library <dll name>” when trying to launch MATLAB.
This might be due to you having different versions of MATLAB installed and the “$matlabroot\bin\win64” folder of the older version is defined first in your system path environment variable.
This can be fixed by ensuring that the path to dynamic libraries corresponding to the correct installation of MATLAB is defined first in the system path.
For more information, you can refer to the following MATLAB Answers thread:

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by