update
Class: Aero.FixedWing
Namespace: Aero
Syntax
aircraft = update(aircraft)
aircraft = update(aircraft,Rename=Value)
Description
aircraft = update(aircraft)
Aero.FixedWing object.
      aircraft = update(aircraft,Rename=Value)Name property in the
        Simulink.lookuptable.StructTypeInfo object of each
        Simulink.LookupTable coefficient in the Aero.FixedWing object
      hierarchy. The updated name is a compilation of all component Name values
      in the Aero.FixedWing hierarchy, with this format:
- Listed in descending order 
- Separated by underscores (_) 
- Appended by the - stateOutputand- stateVariablevalues of each- Simulink.LookupTablelocation
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2021a
See Also
Aero.FixedWing | getCoefficient | setCoefficient | Simulink.LookupTable (Simulink) | Simulink.lookuptable.StructTypeInfo (Simulink)