Matlab does'nt render on server

조회 수: 3 (최근 30일)
Rahul Raghavan
Rahul Raghavan 2017년 3월 6일
답변: Kevin Gleason 2017년 3월 14일
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

답변 (1개)

Kevin Gleason
Kevin Gleason 2017년 3월 14일
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

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by