Skip to Main Content Skip to Search
Product Documentation

Version 2.8 (R2011b) Aerospace Toolbox

This table summarizes what's new in Version 2.8 (R2011b):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known Problems
Yes
Details below

Yes
Summary

Bug Reports

New features and changes introduced in this version are organized by these topics:

Conversion of Error and Warning Message Identifiers

For R2011b, error and warning message identifiers have changed in Aerospace Toolbox.

Compatibility Considerations

If you have scripts or functions that use message identifiers that changed, you must update the code to use the new identifiers. Typically, message identifiers are used to turn off specific warning messages.

For example, the Aero:FlightGearAnimation:NeedTimeData identifier has changed to aero:FlightGearAnimation:NeedTimeData. If your code checks for Aero:FlightGearAnimation:NeedTimeData, you must update it to check for aero:FlightGearAnimation:NeedTimeData instead.

To determine the identifier for a warning, run the following command just after you see the warning:

[MSG,MSGID] = lastwarn;

This command saves the message identifier to the variable MSGID.

Demos

The following demos are new:

Function and Function Element Being Removed

The following table lists the function and function element name being removed for R2011b.

Function or Function Element NameWhat Happens When You Use the Function or Element?Use These Functions or Function Elements InsteadCompatibility Considerations
wrldmagm'2000' or '2005' epoch yearWarnsFor model years between 2000 and the start of 2010, use igrf11magm. For model years between 2010 and the start of 2015, use wrldmagm.For model years between 2000 and the start of 2010, use igrf11magm. For model years between 2010 and the start of 2015, use wrldmagm.

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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