Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
error when installing matlab to personal server
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I follow this very short guide https://medium.com/@ananyaagrawal125/install-matlab-on-ubuntu-18-04-b4403b489b4d
once i get to the install part i type sudo ./install and get error
"
terminate called after throwing an instance of '(anonymous namespace)::DisplayError'
what(): No display available.
Aborted
"
and now if i just type in ./install instead of sudo ./install I get the same error
"
terminate called after throwing an instance of '(anonymous namespace)::DisplayError'
what(): No display available.
Aborted (core dumped)
"
It is not letting me run the install file on the server. Any tips? its R2020a
1 Kommentar
Walter Roberson
am 22 Mär. 2020
https://www.mathworks.com/matlabcentral/answers/512178-can-matlab-student-be-ran-on-a-server duplicate
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!