delete - Class: Aero.Animation
Package: Aero
Destroy animation object
Syntax
delete(h)
h.delete
Description
delete(h) and h.delete destroy
the animation object h. This function also destroys
the animation object figure, and any objects that the animation object
contained (for example, bodies, camera, and geometry).
Inputs
Examples
Delete the animation object, h.
h=Aero.Animation;
h.delete;
 | decyear | | delete (Aero.FlightGearAnimation) |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit