Matlab does'nt render on server

1 visualización (últimos 30 días)
Rahul Raghavan
Rahul Raghavan el 6 de Mzo. de 2017
Respondida: Kevin Gleason el 14 de Mzo. de 2017
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.
Im trying to run it using the following command ssh rahul@x.com -X

Respuestas (1)

Kevin Gleason
Kevin Gleason el 14 de Mzo. de 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

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by