how to solve libmwmatlabstoragesystem error? 어떻게 해결하나요?

1 次查看(过去 30 天)
이 에러를 어떻게 해결하나요?
삭제후 재설치해봤는데도 해결이 안되네요.
How to solve this error?
I try to re-install. But it doesnt work.

回答(1 个)

Chetan
Chetan 2023-9-5
I understand that you are currently encountering an issue with MATLAB startup, specifically an error related to the "libmwmatlabstoragesystem.dll" file. I wanted to provide you with some possible reasons and troubleshooting steps to help resolve this issue.[SS1]
This error could be caused by the following reasons:
  • Issues with the system path configuration.
  • Incompatibility with the graphics driver.
To address this issue, I suggest trying the following troubleshooting steps:
  1. Refer to the instructions provided in the following documentation to resolve any path related issues : Path Unsuccessfully Set at Startup - MATLAB & Simulink - MathWorks India
  2. Update your graphics driver to the latest version or consider reverting to a previous version that is compatible with MATLAB.
  3. Use the startup option "-software OpenGL" when opening MATLAB. In Windows command prompt enter the command
matlab -softwareopengl
Additionally, you can try resetting the preferences by following the instructions provided in the following documentation:
This has been known to resolve some crash-related issues.
I hope these suggestions help you resolve the issue you are facing.
Best regards
Chetan Verma

类别

Help CenterFile Exchange 中查找有关 시작과 종료 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!