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
2026-4-29,16:11
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!