| Contents | Index |
close(vrfigure_object)
vrfigure_object | Name of a figure object. |
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.
myworld = vrworld('vrpend.wrl')
open(myworld)
f = vrfigure(myworld)
close(f)
vrfigure | vrworld | vrworld/open

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |