MATLAB crashing from remote desktop
조회 수: 19 (최근 30일)
이전 댓글 표시
I am trying to use MATLAB from a remote desktop connection. And it is crashing every time.
I even reinstalled the whole program, but it is still crashing.
Can you please suggest me some solution for this.
I am getting the following error:
"load library failed with error 126. the specified module could not be found."
채택된 답변
추가 답변 (1개)
Guillem Pratx
2020년 3월 26일
I had the same issue with MATLAB either crashing on start with the "error 126" message, or crashing when plotting anything on the screen, when running through Remote Desktop.
After many different trials, I figured out how to solve the issue:
- Remote login to the host
- Log yourself out fully (start button, click on user icon, "sign out")
- Remote login to host again
- Lauch MATLAB
What I understand is that if the current session was started locally, you need to fully sign out, then log back in again remotely, in order for the graphics settings to be properly configured.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!