displayChannel
Description
displays geometric and electromagnetic characteristics of the specified clustered delay line
(CDL) channel model at the transmitter and the 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
fig
= displayChannel(cdl
)figure
objects that correspond to the displayed visualization
windows.
specifies visualization options of the displayed channel characteristics by using one or
more name-value pair arguments. For example, fig
= displayChannel(cdl
,Name,Value
)'LinkEnd','Tx'
specifies
visualization for the transmitter end only. Unspecified options take default values.
Examples
Input Arguments
Output Arguments
References
[1] 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.
Version History
Introduced in R2020b