필터 지우기
필터 지우기

Editor window cursor line is highlighted - how to disable?

조회 수: 50 (최근 30일)
Initial Conditions
Initial Conditions 2016년 4월 25일
댓글: Initial Conditions 2016년 4월 29일
Hi folks. I was playing around with Matlab display color schemes (mostly using a function from the file exchange called schemer_import.m). I've reverted back to the default.prf scheme, but now have an issue where the cursor line is constantly highlighted. I can't see an option in Preferences to revert this back to how is is by default - no highlight.
Any ideas?

답변 (1개)

Arnab Sen
Arnab Sen 2016년 4월 29일
Hi Initial,
To Disable this current line highlight feature, do the following:
1. Go to MATLAB preference.
2. In the preference window, select 'Editor/Debugger->Display' from the left pane.
3. In the right pane, under 'General Display option' there is a checkbox called 'Highlight current line'. Uncheck this checkbox and click 'Apply' button.
This should fix the issue.
  댓글 수: 1
Initial Conditions
Initial Conditions 2016년 4월 29일
Hi Arnab.
I think this would solve the issue generally, but my issue was down to a bug in the code I think. I got around it by downloading a different function from the File Exchange that ended up overwriting changes the old function had left. Thanks.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by