hide (Aero.Animation) - Hide animation object figure

Syntax

hide(h)
h.hide

Description

hide(h) and h.hide hide (close) the figure for the animation object h. Use show to redisplay the animation object figure.

Examples

Hide the animation object figure that the show method displays.

h=Aero.Animation;
h.show;
h.hide;

See Also

show

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS