ClearTimer (Aero.FlightGearAnimation) - Clear and delete timer for animation of FlightGear flight simulator
Syntax
ClearTimer(h)
h.ClearTimer
Description
ClearTimer(h) and h.ClearTimer clear
and delete the MATLAB timer for the animation of the FlightGear
flight simulator.
Examples
Clear and delete the MATLAB timer for animation of the
FlightGear animation object, h:
h = Aero.FlightGearAnimation
h.SetTimer
h.ClearTimer
h.SetTimer('FGTimer')See Also
SetTimer
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit