MATLAB crashing from remote desktop
18 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Rahul Gulia
am 7 Nov. 2019
Beantwortet: Guillem Pratx
am 26 Mär. 2020
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 Kommentar
Akzeptierte Antwort
Weitere Antworten (1)
Guillem Pratx
am 26 Mär. 2020
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 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!