How to keep editor scrollbar from selecting text?
이전 댓글 표시
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
2023년 7월 12일
0 개 추천
You might have enabled "Scroll Selection", to disable it, follow these steps:
- Go to the "Home" tab in the MATLAB toolbar.
- Click on "Preferences" to open the Preferences dialog.
- In the Preferences dialog, select "Editor/Debugger" from the left-hand side panel.
- Under the "Editor" section, click on "Scrolling" to expand the options.
- Uncheck the box next to "Scroll Selection" to disable this feature.
- Click "Apply" and then "OK" to save the changes and close the Preferences dialog.
댓글 수: 5
andrew haun
2023년 7월 12일
이동: Voss
2023년 7월 12일
Joshua Diamond
2023년 12월 5일
andrew haun
2023년 12월 6일
TrevorR
2025년 8월 21일
@andrew haun Thanks that worked
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.
카테고리
도움말 센터 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

