MATLAB Release Notes Previous page   Next Page

Editing and Debugging M-Files

If you are using the Help browser, view the Editor new features video demo to see highlights of the major new features.

See the complete M-File Editing and Debugging documentation online.

Opening, Arranging, and Closing Documents

Visual Changes

Entering Statements

Finding and Replacing Text

Printing M-Files

Page setup options differ slightly from previous versions.

Breakpoints and Debugging

Rapid Code Iteration Using Cells

If you are using the Help browser, watch the new Rapid Code Iteration Using Cells video demo for an overview of the major functionality.

In the Editor, cell features allow you to easily make changes to values in a section of an M-file to readily see the impact of the changes. First, you define cells in a file, then evaluate a cell or cells, iterate values in the cell, and then reevaluate the cell(s). Cells also allow you to publish M-file code and results to popular formats, such as HTML and Microsoft Word. For details, see Rapid Code Iteration Using Cells in the online documentation.

Preferences for the Editor/Debugger


Previous page  Workspace, Search Path, and File Operations Tuning and Managing M-Files Next page

© 1994-2005 The MathWorks, Inc.