Installation guide
Using Cells for Rapid Code Iterati on a nd P ub lishi ng Results
Removing Cells
To remove a cell, delete one of the percent signs (%) from the line that starts
the cell. Th is changes the line from a cell to a standard comm ent and merges
the cell with the preceding cell. You can alsojustdeletetheentirelinethat
contains the
%%.
Navigating and Evaluating w ith Cells
While you develop an M-file, you can use these Editor/D ebugg er cell features:
• “Navigating Among Cells in an M-File” on page 6-140
• “Evaluating Cells in an M-File” on page 6-140
• “Modifying Values in a C e ll” on page 6-141
• “Example — Evaluate Cells” on page 6-141
6-139