Highlighting of function call in editor
8 views (last 30 days)
Show older comments
Just installed Matlab R2021b. When running the debugger and stepping into a function matlab highlights in light grey color the line of the function call. This is very annoying as I am using a cusomized color scheme. Is there a way to change the color or cancel this highlighting?
Thanks
1 Comment
Jacky Tsai
on 12 Apr 2022
Currently, there's no preference that controls the debugging line highlighting color.
Just to confirm so I can provide a better suggestion: are you using a dark color scheme (i.e. dark background)?
Answers (1)
Steven Lord
on 11 Apr 2022
See the first item in the table in the Editor/Debugger Display Preferences section on this documentation page.
See Also
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!