Why do I receive a "Loadlibrary failed with error 87:The parameter is incorrect" message?
古いコメントを表示
This happens whenever I try to open a MATLAB figure and when I click OK, MATLAB closes.
1 件のコメント
Torsten
2025 年 4 月 17 日
回答 (1 件)
Meet
2025 年 5 月 15 日
0 投票
Hi Meenaa,
This issue occurs due to the OpenGL renderer in MATLAB. As a workaround, you may try the following options:
- Update your graphics card drivers or roll them back if a recent graphics driver update caused the issue.
- Start MATLAB With the "-noopengl" startup flag.
Hope this helps!
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!