Matlab does'nt render on server
11 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Graphics Performance についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!