How to deactivate Matlab GUI in Linux?
4 ビュー (過去 30 日間)
古いコメントを表示
When I fire up the Matlab command it starts with the following message
-bash-4.2$ matlab
MATLAB is selecting SOFTWARE OPENGL rendering.
< M A T L A B (R) >
Copyright 1984-2017 The MathWorks, Inc.
R2017b (9.3.0.713579) 64-bit (glnxa64)
September 14, 2017
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
Wodering if there is a way this OPENGL rendering can be deactivated?
0 件のコメント
回答 (1 件)
Walter Roberson
2018 年 3 月 22 日
opengl SAVE HARDWARE
and then restart MATLAB.
However, I notice you are on Linux. To use hardware OpenGL, your system would need to have vendor OpenGL drivers installed.
4 件のコメント
Walter Roberson
2018 年 6 月 4 日
Hardware vendor.
At the moment, MATLAB doesn't even know which hardware you are using.
参考
カテゴリ
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!