MATLAB COMPILER RELEASE NOTES User's Guide Page 577

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 576
Graphics and 3-D Visualization
20-33
Graphics and 3-D Visualization
Nudging Annotations with Arrow Keys
In plot edit mode, annotations such as textboxes, lines, arrows, doublearrows, and text
now respond to pressing directional arrow keys. Each keypress will move the selected
annotation(s) one or more pixels in the indicated direction. If you select multiple objects,
they all move together in response to arrow key strokes. Normally, selected objects move
one pixel with each press of an arrow key. If you have selected Snap to Layout Grid
from the Tools menu, each keypress makes objects move to the next grid position.
Movies No Longer Play During Loading
The movie function no longer plays each frame one extra time. Previously, it would show
frames as they were loaded into memory to speed up display. This behavior is no longer
required and has been eliminated.
Compatibility Considerations
If you have code that calls movie in a loop a certain number of times and want that
number to remain the same, you need to add one iteration to the loop.
Ghostscript Printing Software Upgraded
The Ghostscript software used by some print devices has been upgraded from an older
version to Version 8.54. Starting in this release, MathWorks is no longer shipping a
separate, standalone Ghostscript executable program.
Compatibility Considerations
If you have written M-code based on undocumented functions that called the old version
of Ghostscript, your code will no longer work.
As a consequence of this upgrade, support for printing on DEC LN03 printers (print —
dln03) has been removed from MATLAB.
Page view 576
1 2 ... 572 573 574 575 576 577 578 579 580 581 582 ... 715 716

Comments to this Manuals

No comments