Version 2.2 (R2008b) Aerospace Toolbox

This table summarizes what's new in Version 2.2 (R2008b):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known ProblemsRelated Documentation at Web Site
Yes
Details below

No

Bug ReportsPrintable Release Notes: PDF

Current product documentation

New features and changes introduced in this version are

Support for 2007 Version of DATCOM File

The datcomimport function has been enhanced to support the 2007 DATCOM file in addition to the 1976 and 1999 DATCOM files.

FlightGear Version 1.0 with Aerospace Toolbox

Aerospace Toolbox Version 2.2 now supports FlightGear Version 1.0. To access this version of FlightGear, you can use this procedure.

  1. In the MATLAB Command Window, create a FlightGear animation object.

    h = Aero.FlightGearAnimation; 
  2. Set the FlightGear animation object property FlightGearVersion to 1.0.

    h.FlightGearVersion = '1.0';  
  3. Set the FlightGear animation object property FlightGearBaseDirectory to the location of FlightGear Version 1.0.

    h.FlightGearBaseDirectory = 'C:\Program Files\FlightGear10'  

For more information on working with FlightGear, see Using Aero.FlightGearAnimation Object in the Aerospace Toolbox User's Guide.

FlightGear Animation Object play Method Now Supports Custom Timers

The FlightGear animation object play method now supports custom timers.

In previous releases, you needed to create your own play method if your FlightGear animation object was used with custom timers. This is no longer necessary.

  


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