User manual MATLAB AEROSPACE TOOLBOX RELEASE NOTES

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets... DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Lastmanuals provides you a fast and easy access to the user manual MATLAB AEROSPACE TOOLBOX. We hope that this MATLAB AEROSPACE TOOLBOX user guide will be useful to you.

Lastmanuals help download the user guide MATLAB AEROSPACE TOOLBOX.


Mode d'emploi MATLAB AEROSPACE TOOLBOX
Download
Manual abstract: user guide MATLAB AEROSPACE TOOLBOXRELEASE NOTES

Detailed instructions for use are in the User's Guide.

[. . . ] The software may be used or copied only under the terms of the license agreement. No part of this manual may be photocopied or reproduced in any form without prior written consent from The MathWorks, Inc. FEDERAL ACQUISITION: This provision applies to all acquisitions of the Program and Documentation by, for, or through the federal government of the United States. By accepting delivery of the Program or Documentation, the government hereby agrees that this software or documentation qualifies as commercial computer software or commercial computer software documentation as such terms are used or defined in FAR 12. 212, DFARS Part 227. 72, and DFARS 252. 227-7014. [. . . ] Version 1. 0 (R2006b) Aerospace Toolbox . Aerospace Toolbox Compatibility Summary . 1 4 6 7 9 11 12 14 15 17 iii iv Contents Aerospace Toolbox Release Notes Summary by Version This table provides quick access to what's new in each version. For clarification, see "Using Release Notes" on page 2. Version (Release) Latest Version V2. 5 (R2010a) New Features and Changes Yes Details Version Compatibility Considerations No Fixed Bugs and Known Problems Bug Reports Includes fixes Related Documentation at Web Site Printable Release Notes: PDF Current product documentation V2. 4 (R2009b) Yes Details Yes Details Yes Details Yes Details Yes Details Yes Details Yes Details No Bug Reports Includes fixes Bug Reports Includes fixes Bug Reports Includes fixes Bug Reports Includes fixes Bug Reports Includes fixes Bug Reports Includes fixes Bug Reports No V2. 3 (R2009a) No No V2. 2 (R2008b) No No V2. 1 (R2008a) No No V2. 0 (R2007b) Yes Summary No No V1. 1 (R2007a) No New Product V1. 0 (R2006b) Not applicable No 1 Aerospace Toolbox Release Notes Using Release Notes Use release notes when upgrading to a newer version to learn about: · New features · Changes · Potential impact on your existing files and practices Review the release notes for other MathWorksTM products required for this product (for example, MATLAB® or Simulink®). Determine if enhancements, bugs, or compatibility considerations in other products impact you. If you are upgrading from a software version other than the most recent one, review the current release notes and all interim versions. For example, when you upgrade from V1. 0 to V1. 2, review the release notes for V1. 1 and V1. 2. What Is in the Release Notes New Features and Changes · New functionality · Changes to existing functionality Version Compatibility Considerations When a new feature or change introduces a reported incompatibility between versions, the Compatibility Considerations subsection explains the impact. Compatibility issues reported after the product release appear under Bug Reports at The MathWorksTM Web site. Bug fixes can sometimes result in incompatibilities, so review the fixed bugs in Bug Reports for any compatibility impact. Fixed Bugs and Known Problems The MathWorks offers a user-searchable Bug Reports database so you can view Bug Reports. The development team updates this database at release 2 Summary by Version time and as more information becomes available. Bug Reports include provisions for any known workarounds or file replacements. Information is available for bugs existing in or fixed in Release 14SP2 or later. Information is not available for all bugs in earlier releases. Access Bug Reports using your MathWorks Account. 3 Aerospace Toolbox Release Notes Version 2. 5 (R2010a) Aerospace Toolbox This table summarizes what's new in Version 2. 5 (R2010a): New Features and Changes Yes Details below Version Compatibility Considerations No Fixed Bugs and Known Problems Bug Reports Related Documentation at Web Site Printable Release Notes: PDF Current product documentation · "New Gravity Centrifugal Effect Function" on page 4 · "New Spherical Harmonic Gravity Model Function" on page 4 · "New Gas Dynamics Functions" on page 4 · "Updated World Magnetic Function" on page 5 · "Demos" on page 5 New Gravity Centrifugal Effect Function The gravitycentrifugal function implements the centrifugal effect for eight planets and the Moon, plus the capability to customize this effect. New Spherical Harmonic Gravity Model Function The gravitysphericalharmonic function implements the spherical harmonic gravity models for Earth (EGM2008, EGM96), Moon (LP100K, LP165P), and Mars (GMM2B), plus the capability to customize these models. New Gas Dynamics Functions New gas dynamics functions, including isentropic flow (flowisentropic), normal shock (flownormalshock), Rayleigh flow (flowrayleigh), Fanno flow (flowfanno), and Prandtl-Meyer flow (flowprandtlmeyer). 4 Version 2. 5 (R2010a) Aerospace Toolbox Updated World Magnetic Function Updated wrldmagm function to include world magnetic model for years 2010-2015 (WMM-2010). Demos The Comparing Zonal Harmonic Gravity Model to Other Gravity Models demo has been updated to include comparison of other gravity models. 5 Aerospace Toolbox Release Notes Version 2. 4 (R2009b) Aerospace Toolbox This table summarizes what's new in Version 2. 4 (R2009b): New Features and Changes Yes Details below Version Compatibility Considerations No Fixed Bugs and Known Problems Bug Reports Related Documentation at Web Site No · "New Zonal Harmonic Gravity Model Function" on page 6 · "Support for FlightGear 1. 9. 1" on page 6 New Zonal Harmonic Gravity Model Function The gravityzonal function implements the zonal harmonic gravity model. Support for FlightGear 1. 9. 1 Aerospace Toolbox Version 3. 4 now supports FlightGear Version 1. 9. 1. For more information on working with FlightGear, see "Using Aero. FlightGearAnimation Objects" in the Aerospace Toolbox User's Guide. 6 Version 2. 3 (R2009a) Aerospace Toolbox Version 2. 3 (R2009a) Aerospace Toolbox This table summarizes what's new in Version 2. 3 (R2009a): New Features and Changes Yes Details below Version Compatibility Considerations No Fixed Bugs and Known Problems Bug Reports Related Documentation at Web Site No · "Support to Read File Type 21 for 2007 Version of DATCOM" on page 7 · "Using FlightGear Version 1. 9. 0 with Aerospace Toolbox" on page 7 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' 7 Aerospace Toolbox Release Notes 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. 8 Version 2. 2 (R2008b) Aerospace Toolbox Version 2. 2 (R2008b) Aerospace Toolbox This table summarizes what's new in Version 2. 2 (R2008b): New Features and Changes Yes Details below Version Compatibility Considerations No Fixed Bugs and Known Problems Bug Reports Related Documentation at Web Site Printable Release Notes: PDF Current product documentation New features and changes introduced in this version are · "Support for 2007 Version of DATCOM File" on page 9 · "FlightGear Version 1. 0 with Aerospace Toolbox" on page 9 · "FlightGear Animation Object play Method Now Supports Custom Timers" on page 10 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'; 9 Aerospace Toolbox Release Notes 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 Objects" 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. [. . . ] · Implements predefined utilities for aerospace parameter calculations, time calculations, and quaternion math. 15 Aerospace Toolbox Release Notes · Imports aerodynamic coefficients directly from the U. S. Air Force Digital Data Compendium (DATCOM). · Interfaces to the FlightGear flight simulator, enabling visualization of vehicle dynamics in a three-dimensional environment. The Aerospace Toolbox software has the following limitation: · The FlightGear animation object can not be compiled with the MATLAB® CompilerTM software to create a standalone application. 16 Aerospace Toolbox Compatibility Summary Aerospace Toolbox Compatibility Summary This table summarizes new features and changes that might cause incompatibilities when you upgrade from an earlier version, or when you use files on multiple versions. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE MATLAB AEROSPACE TOOLBOX

Lastmanuals offers a socially driven service of sharing, storing and searching manuals related to use of hardware and software : user guide, owner's manual, quick start guide, technical datasheets...
In any way can't Lastmanuals be held responsible if the document you are looking for is not available, incomplete, in a different language than yours, or if the model or language do not match the description. Lastmanuals, for instance, does not offer a translation service.

Click on "Download the user manual" at the end of this Contract if you accept its terms, the downloading of the manual MATLAB AEROSPACE TOOLBOX will begin.

Search for a user manual

 

Copyright © 2015 - LastManuals - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.

flag