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

10 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 20 Okt. 2021
Disabling hardware acceleration is observed to resolve the latency issue. Try opening MATLAB using the '-cefdisablegpu' flag as follows.
$ matlab -cefdisablegpu
  2 Kommentare
Walter Roberson
Walter Roberson am 29 Okt. 2021
The MATLAB Editor for m files is slower for all users, because it is a different editor that is less optimized.
Mikhail
Mikhail am 4 Nov. 2021
Bearbeitet: Walter Roberson am 4 Nov. 2021
It doesn't make any difference. Still Editor and Documentation are slow as hell.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu File Operations finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by