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

조회 수: 8 (최근 30일)
Aymen Walid
Aymen Walid 2024년 10월 30일
답변: Arnav 2024년 11월 20일
I updated my MATLAB R2022b and when I try to run it, this window is displayed!

답변 (1개)

Arnav
Arnav 2024년 11월 20일
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