| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB |
| Contents | Index |
| Learn more about MATLAB |
noanimate(state,fig_handle)
noanimate(state)
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:
'save' — Set the values of the EraseMode properties to normal for all the appropriate objects in the designated figure.
'restore' — Restore the EraseMode properties to the previous values (i.e., the values before calling noanimate with the 'save' argument).
noanimate(state) operates on the current figure.
noanimate is useful if you want to print the figure to a TIFF or JPEG format.
![]() | nnz | nonzeros | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |