showResourceMapping

System object: comm.OFDMDemodulator
Package: comm

Show the subcarrier mapping of the OFDM symbols created by the OFDM demodulator System object

Syntax

showResourceMapping(H)
showResourceMapping(H,CI)

Description

showResourceMapping(H) shows a visualization of the subcarrier mapping for the OFDM symbols used by the OFDM demodulator System object™, H. The subcarrier indices are numbered from 1 to NFFT.

showResourceMapping(H,CI) shows the resource mapping where the optional argument, CI, is used to number the subcarrier indices that will be displayed. CI is a 1x2 integer row vector such that diff(CI)= NFFT1.