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.
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!