How to turn off text highlighting/ variable usage counting in 2023a
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
When I select a variable, Matlab highlights all of the usages of that variable and counts how many there are.
How can I turn this feature off?
4 Kommentare
Dyuman Joshi
am 29 Feb. 2024
Verschoben: Dyuman Joshi
am 29 Feb. 2024
"I thought turning this highlighting off would prevent matlab from highlighting ..."
Yeah, as I highlighted above, that does not seem to be possible.
"This hang doesnt happen in 2019b"
Does your PC have enough physical resources to run R2023a smoothly?
Antworten (1)
John Williams
am 7 Nov. 2025 um 20:44
This has changed for Matlab 2025b. To turn off syntax highlighting in this version do the following :
1.) Navigate to Settings -> Matlab -> Appearance -> Colors -> Programming Tools
2.) Uncheck "Automatically Highlight" box.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Function Creation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!