Installation guide

6 Editing and Debugging M-Files
Navigating in an M-File
In this section...
“Going to a Line N umber” on page 6-42
“Going to a Func
tion (Subfunctions and Nested Functions)” on page 6-42
“Going to a B ook
mark” on page 6-43
“Navigating Ba
ck and Forward in Files” on page 6-44
“Opening a Sele
ctioninanM-File”onpage6-48
Note Seealso“FindingTextinFiles”onpage6-49.
Going to a Line Number
Select Go > Go To.IntheresultingGo To dialog box, select the Line
number option, enter a line number, and click OK . The cursor moves to
that line number in the current M-file.
Going to a Function (Subfunctions and Nested
Functions)
To go to a function within an M-file (either a subfunction or a nested function),
select Go > Go To.IntheresultingGo To dialog box, select the Function
option, and then select an entry from the list of subfunctions and nested
functions in the file. Click OK.
6-42