MATLAB COMPILER RELEASE NOTES User's Guide Page 636

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 635
R2006a
22-6
Compatibility Considerations
If you press the Tab key to add spacing within your statements, you might instead
get a completion for a function or see a list of possible completions. For example, if the
preference for tab completion is on and you want to create this statement
if a=mate %test input value
where you press Tab after mate to achieve the spacing, the following happens instead
if a=material
This is because the tab completion preference completes mate, automatically supplying
the material function.
To achieve the spacing with Tab (as in previous versions), either add a space after mate
and then press Tab, or turn off the preference Tab key narrows completions in Keyboard
Preferences.
Go Menu Added; Bookmark and Go To Items Moved from Edit Menu to Go Menu
To set, clear, and navigate to bookmarks, use the menu items in the new Go menu,
which were previously located in the Edit menu.
The Go To feature for navigating to line numbers, functions in M-files, and cells has
moved to the new Go menu. It was previously located in the Edit menu.
Compatibility Considerations
Use the new Go menu items instead of Edit > Bookmark features and Edit > Go To.
Navigate Back and Forward in Files
Use Go > Back (and Go > Forward) to go to lines you previously edited or navigated
to in a file, in the sequence you accessed them. The main benefit of this feature is going
directly to lines of interest. As an alternative to the menu items, use the Back and
Forward buttons on the toolbar.
Keyboard and Indenting Editor/Debugger Preferences Reorganized
The Editor/Debugger Keyboard and Indenting preferences pane was renamed to Tab
preferences, and keybinding and parentheses-matching preferences were moved to the
new Keyboard preferences pane. The parentheses-matching preferences are now called
delimiter-matching preferences and are shared with the Command Window.
Page view 635
1 2 ... 631 632 633 634 635 636 637 638 639 640 641 ... 715 716

Comments to this Manuals

No comments