Highlight text using shortcuts

7 ビュー (過去 30 日間)
DavyG
DavyG 2017 年 6 月 2 日
回答済み: Aniket 2025 年 3 月 6 日
Hi all,
Does anyone knows a way to rapidly highlight text parts in the matlab editor using colors or bold fond?
Regards, david

回答 (1 件)

Aniket
Aniket 2025 年 3 月 6 日
Hi @DavyG,
I am assuming you want to highlight text in editor and not the code. Text can be highlighted in Live Editor (.mlx) files using bold, italics and other formatting options. These can be customised using Preference Panel --> MATLAB --> Editor/Debugger --> Autoformatting. Standard keyboard shortcuts (Ctrl+B, Ctrl+I, etc.) can also be used for the same.
Ctrl+F (Find feature) can be used to search for specific text, and MATLAB will highlight all occurrences of that text.
I hope this answers your query!

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by