User`s guide
R2010a
13-10
• “Tab Completion for Local Variables and Functions” on page 13-10
• “Toolbar Buttons for Stepping Through Code Cells Without Evaluating Code” on page
13-10
Tab Completion for Local Variables and Functions
The MATLAB Editor now supports tab completion for local variable and subfunction
names within MATLAB program files. For more information, see Complete Names in the
Editor Using the Tab Key.
Toolbar Buttons for Stepping Through Code Cells Without Evaluating Code
This release provides two New Cell Mode toolbar buttons, Next Cell and Previous
Cell . You can use these buttons to step through cells in the Editor without evaluating
the code within the cells. By default, these buttons do not appear on the Cell Mode
toolbar.
For more information, see Navigate Among Code Cells in a File.