MATLAB COMPILER RELEASE NOTES User's Guide Page 298

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 297
R2010b
12-6
For information on other save options, see Save Files.
Enhanced Comment Wrapping
The enhanced ability to wrap MATLAB comments includes:
Wrapping an entire block of comments by selecting File > Wrap Comments.
There is no need to select the block of comments first. For details see Wrap Comments
Manually.
Specifying where you want column counting to begin.
For example, if you indent comments, you can specify that you want the maximum
width of comments to be 75 columns from the start of a comment, rather than
from the start of a line. To set Comment formatting preferences, select File >
Preferences > Editor/Debugger > Language.
Variable and Function Highlighting
The Editor now presents variables that are not local variables in a teal blue color, by
default. Also by default, when you click a function or local variable, the Editor highlights
it and all other references to it in a sky blue color. As demonstrated in the Variable and
Subfunction Highlighting video demo, this feature makes it easier to:
Find unintentional reuses of a variable within a nested function
For details, see Avoid Variable and Function Scoping Problems.
Navigate through a file from function to function reference or variable to variable
reference
For details, see Navigate to a Specific Location.
Search a file for a particular function or variable name
For details, see Find and Replace Functions or Variables in the Current File.
To disable or change the colors that the Editor uses for variable and function
highlighting, see Use Automatic Function and Variable Highlighting.
Options for Setting Current Folder and Search Path Available from Editor Context Menu
When multiple documents are open and docked in the Editor, you can right-click the
document tab, and then from the context menu choose:
Page view 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 715 716

Comments to this Manuals

No comments