Why is cursor movement and scrolling slower in the MATLAB Editor on Linux in R2021b?

9 ビュー (過去 30 日間)
The MATLAB Editor in R2021b is less responsive for some Linux users. This can be seen with some basic operations like typing and scrolling, which can be noticeably slower than previous releases. How can I resolve this issue?

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 10 月 20 日
Disabling hardware acceleration is observed to resolve the latency issue. Try opening MATLAB using the '-cefdisablegpu' flag as follows.
$ matlab -cefdisablegpu
  2 件のコメント
Walter Roberson
Walter Roberson 2021 年 10 月 29 日
The MATLAB Editor for m files is slower for all users, because it is a different editor that is less optimized.
Mikhail
Mikhail 2021 年 11 月 4 日
編集済み: Walter Roberson 2021 年 11 月 4 日
It doesn't make any difference. Still Editor and Documentation are slow as hell.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFile Operations についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by