User`s guide
Desktop Tools and Development Environment
18-13
Compatibility Considerations
You now use the Run button to execute a run configuration and the Continue button to
continue execution of an M-file after a breakpoint during debugging. See Run MATLAB
Files in the Editor and Step Through a File for details.
Evaluate Entire File Button Off Toolbar by Default
The Evaluate Entire File button, , is no longer on the Editor Cell Mode toolbar by
default.
Compatibility Considerations
Previously, the Evaluate Entire File button was on the Editor Cell Mode toolbar by
default. You can put the Evaluate Entire File button back on the toolbar by customizing
it. See “Customize the MATLAB Desktop and Editor Toolbars” on page 18-5 for
more information.
TLC and XML Syntax Highlighting Supported
You can specify preferences for TLC and XML syntax highlighting in the Editor/
Debugger Language Preferences panel by selecting File > Preferences > Editor >
Language and then, in the Language drop–down menu choosing TLC or XML/HTML.
Click Help in the Preferences dialog box for more information.
Code Folding Enhanced to Support More Language Constructs
You can enable code folding for all these programming constructs:
• Blocks of comments
• Cells used for rapid code iteration and publishing
• Class code
• Class enumeration blocks
• Class event blocks
• Class method blocks
• Class properties blocks
• For and parfor blocks
• Function and class help