| Version 2.2 (R2008b) Aerospace Toolbox Release Notes | ![]() |
This table summarizes what's new in Version 2.2 (R2008b):
| New Features and Changes | Version Compatibility Considerations | Fixed Bugs and Known Problems | Related Documentation at Web Site |
|---|---|---|---|
| Yes Details below | No | Bug Reports | Printable Release Notes: PDF Current product documentation |
New features and changes introduced in this version are
The datcomimport function has been enhanced to support the 2007 DATCOM file in addition to the 1976 and 1999 DATCOM files.
Aerospace Toolbox Version 2.2 now supports FlightGear Version 1.0. To access this version of FlightGear, you can use this procedure.
In the MATLAB Command Window, create a FlightGear animation object.
h = Aero.FlightGearAnimation;
Set the FlightGear animation object property FlightGearVersion to 1.0.
h.FlightGearVersion = '1.0';
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.
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.
![]() | Aerospace Toolbox Release Notes | Version 2.1 (R2008a) Aerospace Toolbox | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |