How do I resolve this error "Can't load C:\Program​Files\MATL​AB\2024a\b​in\win64\l​......: while trying to load SIMULINK

79 visualizaciones (últimos 30 días)
Hello, while attempting to use SIMULINK in MATLAB 2024a for my training, the above message was seen. Any help?
  3 comentarios
idris
idris el 16 de Sept. de 2024
Yes, my system meets up with the requirements. Attached is the error message.
Bikash
Bikash el 31 de Oct. de 2024 a las 8:20
How to resolve this? i cannot open any simulink model in my MATLAB.

Iniciar sesión para comentar.

Respuestas (2)

Vandit
Vandit el 13 de Sept. de 2024
Editada: Vandit el 13 de Sept. de 2024
Hello @idris,
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\R2024a\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.

Bikash
Bikash el 31 de Oct. de 2024 a las 8:19
How to resolve this? i cannot open any simulink model in my MATLAB.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by