Installation guide

6 Editing and Debugging M-Files
3 In the increm en t al se arch fie ld, ty pe the text you want to find. For example,
type
plot.
As you type t he first letter,
p, the first occurrence of that letter after the
cursor is highlighted. In the example shown, the cursor is in the middle of
line 2, s o the first occurrence of
p,thep in problem on line 2 , is highlighted.
Incremental search is case sensitiveforuppercaseletters. Intheabove
example, searching for uppercase
P, would instead find the P in Prepare
on line 3.
When you type the next letter in the term you are searching for, the first
occurrence of the term becomes highlighted. In the example, when yo u add
the letter
l to the p so that the incremental search field now has pl,the
pl in plot on line 8 is highlighted. Whe n you ad d ot to the term in the
incremental search field, the whole word
plot in line 8 is highlighted.
6-52