displayChannel
Description
displays geometric and electromagnetic characteristics of the specified 3-D
multiple-input/multiple-output (MIMO) channel model at the transmitter and receiver ends.
The visualization includes the position, polarization, and directivity radiation pattern of
the antenna elements, cluster paths directions, and average path gains. Because all antenna
elements are equal, the visualization shows the radiation pattern of the first antenna
element only and displays the cluster paths directions centered also at the first antenna
element. By adding customized data tips to the visualization windows, you can explore
antenna element, element pattern, and cluster paths characteristics. The function also
returns an array of figure objects that correspond to the displayed visualization
windows.fig
= displayChannel(lte3D
)
specifies visualization options of the displayed channel characteristics by using one or
more name-value pair arguments. For example, fig
= displayChannel(lte3D
,Name,Value
)'LinkEnd','Tx'
specifies
visualization at the transmitter end only.
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TR 36.873. “Study on 3D channel model for LTE.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA). URL: https://www.3gpp.org.
[2] 3GPP TR 38.901. “Study on channel model for frequencies from 0.5 to 100 GHz.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.
Version History
Introduced in R2020b