Main Content
lteResourceGridSize
Size of subframe resource array
Description
returns
a three-element row vector of dimension lengths for the resource array
generated from the settings structure, d
= lteResourceGridSize(cfg
)cfg
. To
get the dimension lengths specifically for a downlink or uplink resource
array, use the function lteDLResourceGridSize
or lteULResourceGridSize
respectively. For
more information on the resource grid and the multidimensional array
used to represent the resource elements for one subframe across all
configured antenna ports, see Represent Resource Grids.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a