Mouseover text to see original. Click the button below to return to the English version of the page.
Note: This page has been translated by MathWorks. Click here to see
To view all translated materials including this page, select Country from the country navigator on the bottom of this page.
Translate This Page
MathWorks Machine Translation
The automated translation of this page is provided by a general purpose third party translator tool.
MathWorks does not warrant, and disclaims all liability for, the accuracy, suitability, or fitness for purpose of the translation.
az2broadside
Convert azimuth and elevation angle to broadside angle
bsang = az2broadside(az)
returns the broadside angle,
bsang, corresponding to the azimuth angle,
az, and zero elevation angle. All angles are define with
respect to the local coordinate system.
Azimuth angle, specified as a scalar or vector of real values. Azimuth angles lie in the range
from –180° to 180°. Units are in degrees.
Example: [35;20;-10]
el — Elevation angle 0 (default) | scalar | vector of real values
Elevation angle, specified as a scalar or vector. The elevation angle lie in the range from
–90° to 90°. The length of el must equal the length of
az. Units are in degrees.
Broadside angles are useful in describing the
response pattern of a uniform linear array (ULA).
For the definition of the broadside angle and
how to convert between azimuth and elevation, and broadside angle
see Broadside Angles.
For definitions of the azimuth and elevation angles, see Azimuth and Elevation Angles.
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.