How to turn off text highlighting/ variable usage counting in 2023a
11 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Dyuman Joshi
2024 年 2 月 29 日
移動済み: Dyuman Joshi
2024 年 2 月 29 日
"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?
回答 (1 件)
John Williams
2025 年 11 月 7 日 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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Function Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!