Highlighting of function call in editor

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

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)?

Sign in to comment.

Answers (1)

See the first item in the table in the Editor/Debugger Display Preferences section on this documentation page.

1 Comment

I am not refereing to 'highlight current line' but to highlight of a function call when stepping into the function.

Sign in to comment.

Products

Release

R2021b

Tags

Asked:

on 11 Apr 2022

Commented:

on 12 Apr 2022

Community Treasure Hunt

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

Start Hunting!