text in editor

1 Ansicht (letzte 30 Tage)
Meghan Kazanski
Meghan Kazanski am 18 Jun. 2015
Kommentiert: Meghan Kazanski am 18 Jun. 2015
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!

Antworten (1)

B.k Sumedha
B.k Sumedha am 18 Jun. 2015
Select the text which you want to highlight > right click > Insert Text Markup
  1 Kommentar
Meghan Kazanski
Meghan Kazanski am 18 Jun. 2015
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];

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Environment and Settings 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!

Translated by