| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Aerospace Toolbox |
| Contents | Index |
| Learn more about Aerospace Toolbox |
This table summarizes what's new in Version 2.3 (R2009a):
| New Features and Changes | Version Compatibility Considerations | Fixed Bugs and Known Problems | Related Documentation at Web Site |
|---|---|---|---|
| Yes Details below | No | Bug Reports | No |
The datcomimport function has been enhanced to read file type 21 for 2007 DATCOM files. In previous releases, the Aerospace Toolbox read only file type 6.
Aerospace Toolbox Version 2.3 does not support FlightGear Version 1.9.0. 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.9.0.
h.FlightGearBaseDirectory = 'C:\Program Files\FlightGear190'
Generate the run script.
GenerateRunScript(h)
Open the custom FlightGear run script with a text editor and change the input parameter '--airport-id=' to '--airport='.
Save and close this file.
For more information on working with FlightGear, see Using Aero.FlightGearAnimation Objects in the Aerospace Toolbox User's Guide.
![]() | Version 2.4 (R2009b) Aerospace Toolbox | Version 2.2 (R2008b) Aerospace Toolbox | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |