Matlab does'nt render on server
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.

0 commentaires
Réponses (1)
Kevin Gleason
le 14 Mar 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 commentaires
Voir également
Catégories
En savoir plus sur Graphics Performance dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!