while opening simulink, there's an error .please suggest me a solution.

5 vues (au cours des 30 derniers jours)
DRISHYA DINESH
DRISHYA DINESH le 1 Déc 2017
Commenté : Walter Roberson le 2 Déc 2017
Can't load 'C:\Program Files\MATLAB\R2014a\bin\win64\sl_graphical_classes.dll': C:\Program Files\MATLAB\R2014a\bin\win64\sl_graphical_classes.dll is not a valid Win32 application.
  2 commentaires
Walter Roberson
Walter Roberson le 1 Déc 2017
Are you using 32 bit MATLAB or 64 bit MATLAB?
DRISHYA DINESH
DRISHYA DINESH le 2 Déc 2017
i'm using 64bit matlab

Connectez-vous pour commenter.

Réponses (1)

chandrapal Singh
chandrapal Singh le 2 Déc 2017
windows and Matlab version compatibility issue. I think you need to install the proper version of MATLAB according to your operating system configuration.
You should try disabling any security software that may be running on your machine, and attempt to launch MATLAB as an administrator.
If the issue persists you should run a dependency analysis looking for the dll which is causing trouble. For instance, this error could be generated by a QT version conflict when the QT version used by another software is different from the one used by MATLAB.
To set up dependency analysis and run it please see the link below:
<http://www.mathworks.com/matlabcentral/answers/95906-how-do-i-profile-my-exe-or-dll-file-with-dependency-walker>
here you can see also a script that should help you to configure the dependency walker from MATLAB:
  1 commentaire
Walter Roberson
Walter Roberson le 2 Déc 2017
You might be missing a library needed by C:\Program Files\MATLAB\R2014a\bin\win64\sl_graphical_classes.dll . If so then reinstalling Simulink might possibly fix the problem.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by