| Aerospace Toolbox | ![]() |
initialize(h)
h.initialize
initialize(h) and h.initialize create a virtual reality animation world and populate the virtual reality animation object h. If a previously initialized virtual reality animation object existgs, and that object has user-specified data, this function saves the previous object to be reset after the initialization.
Initialize the virtual reality animation object, h.
h = Aero.VirtualRealityAnimation; h.VRWorldFilename = [matlabroot,'/toolbox/aero/astdemos/vrtkoff.wrl']; copyfile(h.VRWorldFilename,[tempdir,'vrtkoff.wrl'],'f'); h.VRWorldFilename = [tempdir,'vrtkoff.wrl']; h.initialize();
![]() | initialize (Aero.FlightGearAnimation) | initIfNeeded (Aero.Animation) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |