- 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.
How to keep editor scrollbar from selecting text?
조회 수: 9 (최근 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?
댓글 수: 0
답변 (1개)
Vishnu
2023년 7월 12일
You might have enabled "Scroll Selection", to disable it, follow these steps:
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!