Why "Can't reload 'C:\Program Files\MATL​​AB\R2018b​\​bin\win6​4\​libmwsi​mul​ink.dl​l

7 次查看(过去 30 天)
I am a student and am using Matlab from my Univeritie's website. When I launch the "Simulink" and open a project in "Simulink" I get this error :
Why "Can't reload 'C:\Program Files\MATL​AB\R2018b\​bin\win64\​libmwsimul​ink.dll
  3 个评论
sodisetty sarath
sodisetty sarath 2019-1-24
Hi
I am also facing similar problems with my 2018b installation. Can some one provide a solution?
Please resolve this solution
Regards
sarath

请先登录,再进行评论。

回答(1 个)

Vandit
Vandit 2024-9-13,6:01
编辑:Vandit 2024-9-13,6:01
This issue could caused by different reasons. To narrow down the root cause of this issue, kindly try the following workarounds:
  1. Navigate to "C:\Program Files\Matlab\R2018b\bin\win64\libmwsimulink.dll" and check if this file is exist or not in your File Explorer.
  2. Check to see if the operating system is the same as the version of MATLAB you installed (e.g. win64 matches with 64bit version of MATLAB)
  3. a) Try the following workaround to reset path, and see if this issue get resolved. Type in the following commands in MATLAB command window:
restoredefaultpath
rehash toolboxcache
sl_refresh_customizations
3. b) Try to open Simulink and see if this error still exists. If not, save the path by executing the following command:
savepath
Hope this helps.

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by