Loadlibrary failed with Error 87: The parameter is incorrect
古いコメントを表示
Dear Matlab support team,
Since I recently upgraded to R2020b, I keep getting the error message "Loadlibrary failed with Error 87: The parameter is incorrect", and then Matlab crashes. With R2020b and R2020a, this happens immediately when I start Matlab. With the much older R2014a, I get the same error message soon after starting an m-file. Prior to upgrading to R2020b, everything worked perfectly fine with R2020a and all earlier releases.
回答 (2 件)
Jeffrey Daniels
2021 年 9 月 9 日
2 投票
I was able to resolve this issue by running the command opengl('save','software') BEFORE clicking OK on the error dialog window.
Prabhanjan Mentla
2020 年 11 月 27 日
0 投票
Hi,
This error is not specific to MATLAB and it could be due to machine’s graphic card configuration.
Hope this helps.
3 件のコメント
Tamotsu Mizuno
2020 年 12 月 2 日
Your answer was helpful. But,
How can I access "This link"?
minh
約7時間 前
I had the same error with MatLab 2023a and I was able to fix it using the command opengl('save','software') Thanks
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!