User`s guide

Desktop Tools and Development Environment
24-5
View the file size by selecting the Show file sizes check box. (This is selected by
default.)
For models created with Simulink software, view brief descriptions in the
Description column when Show M and MDL file descriptions is selected.
For models created with Simulink, view the complete descriptions in the lower pane
when the preference for Show M, MDL and MAT file contents is selected. This
allows you to view information about a model without running Simulink.
Editing and Debugging M-Files
Go To Subfunction or Nested Function
Go directly to a subfunction or nested function within an M-file using the enhanced Go
To dialog box. Access the dialog box by selected Edit > Go To. Click the Name column
header to arrange the list of functions alphabetically, or click the Line column header to
arrange the list by the position of the functions in the file.
Help Browser Now Accessible from MATLAB Stand-Alone Editor
You can now access the MATLAB Help browser from the MATLAB stand-alone Editor.
This provides you with documentation for MATLAB, including using Editor features and
MATLAB functions.
Preference for Editor/Debugger Dialog Moved
The Show dialog prompt preference has been moved to Preferences > General >
Confirmation Dialogs. For more information, see Confirmation Dialogs Preferences in
the desktop documentation.
Compatibility Considerations
Use File > Preferences > General > Confirmation Dialogs instead of File >
Preferences > Editor/Debugger to set this preference.
Dragging Text Maintains Font and Highlighting
Now, when you drag text from the Editor/Debugger to another application, it maintains
the syntax highlighting and font characteristics.