Loadlibrary failed with Error 87: The parameter is incorrect
Mostra commenti meno recenti
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.
Risposte (2)
Jeffrey Daniels
il 9 Set 2021
2 voti
I was able to resolve this issue by running the command opengl('save','software') BEFORE clicking OK on the error dialog window.
Prabhanjan Mentla
il 27 Nov 2020
0 voti
Hi,
This error is not specific to MATLAB and it could be due to machine’s graphic card configuration.
Hope this helps.
3 Commenti
Tamotsu Mizuno
il 2 Dic 2020
Your answer was helpful. But,
How can I access "This link"?
minh
il 29 Apr 2026 alle 16:11
I had the same error with MatLab 2023a and I was able to fix it using the command opengl('save','software') Thanks
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!