Editor window cursor line is highlighted - how to disable?
34 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Initial Conditions
el 25 de Abr. de 2016
Comentada: Initial Conditions
el 29 de Abr. de 2016
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?
0 comentarios
Respuestas (1)
Arnab Sen
el 29 de Abr. de 2016
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.
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!