vrfigure/close - Close virtual reality figure
Syntax
close(vrfigure_object)
Arguments
vrfigure_object | Name of a figure object. |
Description
close(vrfigure_object) closes the virtual
reality figure referenced by vrfigure_object. If vrfigure_object is
a vector of vrfigure handles, then multiple figures
are closed.
Examples
myworld = vrworld('vrpend.wrl')
open(myworld)
f = vrfigure(myworld)
close(f)
See Also
vrfigure, vrworld, vrworld/open
 | vrfigure/capture | | vrfigure/get |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit