How to deactivate Matlab GUI in Linux?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentarios
Respuestas (1)
  Walter Roberson
      
      
 el 22 de Mzo. de 2018
        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 comentarios
  Walter Roberson
      
      
 el 4 de Jun. de 2018
				Hardware vendor.
At the moment, MATLAB doesn't even know which hardware you are using.
Ver también
Categorías
				Más información sobre Graphics Performance en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

