Products & Services Solutions Academia Support User Community Company

Learn more about Aerospace Toolbox   

Version 2.3 (R2009a) Aerospace Toolbox

This table summarizes what's new in Version 2.3 (R2009a):

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

No

Bug ReportsNo

Support to Read File Type 21 for 2007 Version of DATCOM

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.

Using FlightGear Version 1.9.0 with Aerospace Toolbox

Aerospace Toolbox Version 2.3 does not support FlightGear Version 1.9.0. 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.9.0.

    h.FlightGearBaseDirectory = 'C:\Program Files\FlightGear190'  
  4. Generate the run script.

    GenerateRunScript(h)
  5. Open the custom FlightGear run script with a text editor and change the input parameter '--airport-id=' to '--airport='.

  6. Save and close this file.

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

  


Recommended Products

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