Why "Can't reload 'C:\Program Files\MATLAB\R2018b\bin\win64\libmwsimulink.dll
古いコメントを表示
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\MATLAB\R2018b\bin\win64\libmwsimulink.dll

3 件のコメント
Khalid Mohiuddin Syed
2018 年 12 月 4 日
Hi,
I am also facing similar problems with my 2018b installation. Can some one provide a solution?
Regards
Khalid
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
Eduardo Alves da Silva
2019 年 7 月 14 日
Hello there,
I'm having this exact same problem. Has this been solved yet?
Regards,
Eduardo
回答 (1 件)
This issue could caused by different reasons. To narrow down the root cause of this issue, kindly try the following workarounds:
- Navigate to "C:\Program Files\Matlab\R2018b\bin\win64\libmwsimulink.dll" and check if this file is exist or not in your File Explorer.
- 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)
- 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.
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!