velocityLoadFactorEnvelope
Syntax
Description
creates a plot axis object, ax = velocityLoadFactorEnvelope(h,mass,S,C,Vne,CLLim,loadFactorLim)ax, and plots the airspeed versus load
factor (V-n) flight envelope given the flight altitude, mass, aircraft wing area, wing
chord, never-exceed speed, lift coefficient limits, and load factor limits.
specifies options using one or more name-value arguments in addition to the input arguments
in previous syntaxes.ax = velocityLoadFactorEnvelope(___,Name=Value)
velocityLoadFactorEnvelope(
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
See Also
altitudeSpeedEnvelope | boundaryline | colororder | turnRateAirspeedEnvelope


