Loadlibrary failed with Error 87: The parameter is incorrect
Mostrar comentarios más antiguos
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.
Respuestas (2)
Jeffrey Daniels
el 9 de Sept. de 2021
2 votos
I was able to resolve this issue by running the command opengl('save','software') BEFORE clicking OK on the error dialog window.
Prabhanjan Mentla
el 27 de Nov. de 2020
0 votos
Hi,
This error is not specific to MATLAB and it could be due to machine’s graphic card configuration.
Hope this helps.
2 comentarios
Tamotsu Mizuno
el 2 de Dic. de 2020
Your answer was helpful. But,
How can I access "This link"?
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!