turnRateAirspeedEnvelope
Syntax
Description
creates a plot axes object, ax = turnRateAirspeedEnvelope(CLmax,S,mass,nMax,vMax)ax, and plots the turn rate versus flight
speed given maximum lift coefficient, maximum load factor, maximum airspeed, maximum
altitude, and maximum airspeed.
plots a the flight envelope on a specified axes ax = turnRateAirspeedEnvelope(___,Name=Value)myAx instead of the
current axes.
turnRateAirspeedEnvelope(
plots a boundary line on the specified axes myAx,___)myAx instead of the current
axes. Create myAx with any axes function, such as gca or axes.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026a


