Matlab does'nt render on server
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I'm trying to run MATLAB on server using opengl. But the text and the contents of the file are not getting rendered properly.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/161401/image.png)
0 Kommentare
Antworten (1)
Kevin Gleason
am 14 Mär. 2017
Hi Rahul,
You could try launching it on the server with software OpenGL. You can run the following command in the Linux Terminal:
$ matlab -softwareopengl
This will force the Linux machine to use software OpenGL rendering
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Performance 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!