uiaeroheading
Create heading indicator component
Syntax
Description
 creates a heading
          indicator in a new figure. MATLAB® calls the heading = uiaeroheadinguifigure function to create the
          figure.
The heading indicator displays measurements for aircraft heading in degrees.
The heading indicator represents values between 0 and 360 degrees.
Note
Use this function only with figures created using the
                uifigure function. Apps created using GUIDE or the
                figure function do not support flight instrument
              components.
          specifies heading indicator properties using one or more heading = uiaeroheading( ___ ,Name,Value)Name,Value
          pair arguments. Use this option with any of the input argument combinations in the
          previous syntaxes.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2018b

