Installation guide
Preferences for the C ommand Window
If the matching delimiter is not visible on the screen, a pop-up w indow appears
and shows the line containing the matching delimiter. In the Editor/Debugger,
the line number is included. Click in the pop-up window to go to that line.
Match while typing. Select the check box if you want to be alerted to
matches and mismatches in pairs of delimiters as you type them. Then choose
how you want MATLAB to alert you to matches by selecting an entry from
Show match with. When you type a closing (or opening) delimiter in the
Command Window or Editor/Debugger, MATLAB alerts you based o n the
option you choose:
•
Balance — The corresponding delimiter is highlighted briefly.
•
Underline — Both delimiters in the pair are underlin ed briefly.
•
Highlight — Both d elimiters in the pair are highlighted briefly.
ChoosehowyouwantMATLABtoalertyoutomismatchesusingShow
mismatch with. When you type a closing delimiter that does not have an
opening match, MATLAB alerts you based on the option you choose:
•
Beep — MATLAB beeps.
•
Strikethrough — The delimiter you typed is b riefly cros sed out.
•
None — There is no action.
3-47