How to keep editor scrollbar from selecting text?

12 次查看(过去 30 天)
I installed R2023a on a new mac, and now this very annoying new behavior: if I grab the scrollbar to drag up or down the script, it selects all the text between start and end scrolling points. This can't be intended, how to stop it?

回答(1 个)

Vishnu
Vishnu 2023-7-12
You might have enabled "Scroll Selection", to disable it, follow these steps:
  1. Go to the "Home" tab in the MATLAB toolbar.
  2. Click on "Preferences" to open the Preferences dialog.
  3. In the Preferences dialog, select "Editor/Debugger" from the left-hand side panel.
  4. Under the "Editor" section, click on "Scrolling" to expand the options.
  5. Uncheck the box next to "Scroll Selection" to disable this feature.
  6. Click "Apply" and then "OK" to save the changes and close the Preferences dialog.
  5 个评论
Walter Roberson
Walter Roberson 2025-8-21
编辑:Walter Roberson 2025-8-21
This is what the preferences section looks like on MATLAB R2023a for MacOS:
As you can see, the Editor section of Editor/Debugger has no "Scrolling" or "Scroll Selection"
The Windows R2023a preferences are the same, just with slightly different decorations.
I do not recall there ever having been a "Scroll Selection" preference.
I think you used an AI system to answer, without checking the validity of the answer yourself.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Entering Commands 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by