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

조회 수: 10 (최근 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 CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by