MATLAB Function Reference Previous page   Next Page
noanimate

Change EraseMode of all objects to normal

Syntax

Description

noanimate(state,fig_handle) sets the EraseMode of all image, line, patch surface, and text graphics objects in the specified figure to normal. state can be the following strings:

noanimate(state) operates on the current figure.

noanimate is useful if you want to print the figure to a TIFF or JPEG format.

See Also

print

Animation for related functions


Previous page  nnz nonzeros Next page

© 1994-2005 The MathWorks, Inc.