How to stop getting procedure entry point....could not be located in dynamic link library error?

17 次查看(过去 30 天)
I get this error when tying to install Matlab R2024a and am assuming this leads to incomplete installation.
Full error:
The procedure entry point
?decodeURL@utility@storage@foundation@@YAXAEAV?$basic
_string@_SU?$char_traits@_S@std@@V?$allocator@_S@2@@s td@@_N@Z could not be located in the dynamic link library
C:\MATLAB\bin \win64\ibmwsearch_path_pathdef_generator.dll.
I have no other versions of Matlab installed and have tried unintalling and reinstalling multiple times now. When I click OK on the error and then try to open matlab I get a could not read file classpath.txt error, which I am assuming is a result of not installing correctly, as I have tried to install to C:\MATLAB rather than the default, as others have suggested, and this did not fix the issue.

回答(1 个)

Adarsh
Adarsh 2025-3-24
The error that you are facing can arise if MATLAB is loading another version of specified library from a wrong location or due to the interference of the Security Software with MATLAB.
I have found a similar question posted by MathWorks Support Staff related to this error, you can refer to the following answer for more details on how to resolve it:
hope it resolves the issue.

类别

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

标签

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by