MATLAB Function Reference
  Go to function:
    Search    Help Desk 
noanimate    See Also

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 object 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



[ Previous | Help Desk | Next ]