Create a default ofdmPilotConfig object and validate it.
pilotcfg = ofdmPilotConfig;
validate(pilotcfg);
Use pilotSignal to get all pilot symbols and their corresponding linear indices.
[sym,ind] = pilotSignal(pilotcfg);
The pilot symbols are complex-valued elements in a column vector of dimensions 28-by-1. The corresponding indices, indicating the locations of these pilot symbols within the transmission grid, are integer values in a column vector of size 28-by-1.
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.