How to turn off text highlighting/ variable usage counting in 2023a

11 ビュー (過去 30 日間)
AP
AP 2024 年 1 月 25 日
回答済み: John Williams 2025 年 11 月 7 日 20:44
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 件のコメント
AP
AP 2024 年 1 月 25 日
移動済み: Dyuman Joshi 2024 年 2 月 29 日
Thank you. I am having an issue when I highlight the index of a variable, Matlab hangs for 16 seconds. I thought turning this highlighting off would prevent matlab from highlighting and counting the variable index in 54,000 places thus prevent the hang but it did not work.
When i say index, I mean the "(Ti, Hi)" portion in somevariable(Ti, Hi).
This hang doesnt happen in 2019b
Dyuman Joshi
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
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.

カテゴリ

Help Center および File ExchangeFunction Creation についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by