How to disable 'smooth scrolling' in Live Editor

15 次查看(过去 30 天)
The 'smooth scrooling' feature present in the Live Editor is driving me crazy by introducing real bad input lag and stutters as the 'smooth' scrolling updates around 15 FPS.
My editing experience would be greatly improved if I could disable this feature, so does anyone know how to get rid of the smooth scrolling?

回答(2 个)

K.
K. 2021-5-14
Divya's suggestion can help with scrolling performance when outputs are on the right, but I suspect that's not what you're referring to. Try running the following internal command and see if it helps:
com.mathworks.services.Prefs.setBooleanPref('LiveEditorSmoothScrolling', false)
  5 个评论
Levi Blake
Levi Blake 2022-6-28
@K.Is there an equivalent to this setting outside of the Live Editor? I'm having this issue in the standard desktop environment and in App Designer and I can't find a solution
K.
K. 2022-6-28
@Levi Blake The short answer is no, there isn't another setting. But this particular feature was only ever available in the Live Editor, so it sounds like you're running into a different but similar issue. Please open a tech support case if you'd like to further troubleshoot this. Thanks!

请先登录,再进行评论。


Divya Gaddipati
Divya Gaddipati 2021-5-13
I assume you are referring to the Synchronous Scrolling feature. To disable this, right-click the output section and select the Disable Synchronous Scrolling option.

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by