text in editor

3 ビュー (過去 30 日間)
Meghan Kazanski
Meghan Kazanski 2015 年 6 月 18 日
コメント済み: Meghan Kazanski 2015 年 6 月 18 日
I am attempting to make specific elements in some matrices stand out in editor for ease of applying modifications to a corresponding surface. Is there some way to make these elements easier to recognize in terms of highlighting, changing their text color, bolding, or something of this sort? I am not looking for a modification of output text.
Thanks!

回答 (1 件)

B.k Sumedha
B.k Sumedha 2015 年 6 月 18 日
Select the text which you want to highlight > right click > Insert Text Markup
  1 件のコメント
Meghan Kazanski
Meghan Kazanski 2015 年 6 月 18 日
I have tried this. For example, I want the 4th element of the 1st row to be easily found in editor by being bolded (or highlighted, font color changed, whatever is possible). Through Insert Text Markup, I am only able to get this in the editor:
Ax=[0 0 0 %% % * 0 *; .42 .46 .67 .92; 1.18 1.17 1.56 1.93; 1.72 2.18 2.60 2.76];
I would really just like that element highlighted or bolded in the editor window, such that this script looks more like this:
Ax=[0 0 0 0; .42 .46 .67 .92; 1.18 1.17 1.56 1.93; 1.72 2.18 2.60 2.76];

サインインしてコメントする。

カテゴリ

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