User`s guide

R2006a
22-4
Keyboard and Indenting Command Window Preferences Reorganized
The Command Window Keyboard and Indenting preferences pane was removed. The tab
size preference is now on the Command Window preferences pane. The tab completion,
keybinding, and parentheses matching preferences were moved to the new Keyboard
preferences pane. The parentheses-matching preferences are now called delimiter-
matching preferences and are shared with the Editor/Debugger.
Help
New features and changes introduced in Version 7.2 (R2006a) are described here.
help for Model Files
You can now use the help function to get the complete description for MDL-files. For
example, run
help f14_dap.mdl
MATLAB displays the description of the F-14 Digital Autopilot High Angle of
Attack Mode model in the Simulink software, as defined in its Model Properties >
Description:
Multirate digital pitch loop control for F-14 control design
demonstration.
Workspace, Search Path, and File Operations
New features and changes introduced in Version 7.2 (R2006a) are described here.
toolboxdir function added
The toolboxdir function returns the absolute pathname to the specified toolbox. It
is particularly useful with the MATLAB Compiler product because the toolbox root
directory is different than in MATLAB.
Visual Directory View Removed
The Visual Directory view was removed from the Current Directory browser. Most of the
features it provided are accessible from the Current Directory browser standard view.