Getting Started |
 |
Animations
MATLAB provides two ways of generating moving, animated graphics:
- Continually erase and then redraw the objects on the screen, making incremental changes with each redraw.
- Save a number of different pictures and then play them back as a movie.
| Graphics User Interfaces | | Erase Mode Method |  |