text in editor

조회 수: 1 (최근 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 CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by