Why is MATLAB Editor slow to respond in MATLAB 7.8 (R2009a) on a Linux (Ubuntu 8.10) System?
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 8 de Mzo. de 2010
Editada: MathWorks Support Team
el 22 de Mzo. de 2021
The MATLAB Editor is slow during typing and scrolling for files of length on the order of hundreds of lines. Extremely short files (just a few lines) do not have this problem. The characters of the file open in the MATLAB Editor get mangled when I use the scrollbar.
The MATLAB Command Window is also slow when typing and scrolling.
Respuesta aceptada
MathWorks Support Team
el 22 de Mzo. de 2021
Editada: MathWorks Support Team
el 22 de Mzo. de 2021
When scrolling in the MATLAB Desktop (e.g., in the Editor or Command Window), the graphics and characters become garbled with painting errors.
This is due to a misconfiguration of the X server with respect to the graphics card. A workaround is to include the attached java.opts file in your MATLAB startup directory.
The Java.opts file must contain the following tag:
-Dsun.java2d.pmoffscreen=false
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!