Why is MATLAB Editor slow to respond in MATLAB 7.8 (R2009a) on a Linux (Ubuntu 8.10) System?
16 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2010 年 3 月 8 日
編集済み: MathWorks Support Team
2021 年 3 月 22 日
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.
採用された回答
MathWorks Support Team
2021 年 3 月 22 日
編集済み: MathWorks Support Team
2021 年 3 月 22 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!