azelcut2pat
Create 3-D response pattern from azimuth and elevation cuts
Description
pat = azelcut2pat(azcut,elcut)pat, from an azimuth cut,
          azcut, and an elevation cut, elcut. An azimuth
        cut consists of an antenna pattern over all azimuth angles at 0° elevation. An elevation cut
        consists of the antenna pattern over all elevation angles at 0° azimuth. You can specify
        cuts for different frequencies at the same time.
Examples
Input Arguments
Output Arguments
Algorithms
The function returns a 3-D antenna pattern at the same azimuth and elevation angles used
      to define the azcut and elcut cuts. Because the cuts
      are specified in dB, the 3-D pattern is computed from the sum of the cut patterns.
pat(az,el) = pat(az) + pat(el)
Extended Capabilities
Version History
Introduced in R2019a
