validate
Syntax
Description
validate( returns without error
messages if all properties of pilotcfg)ofdmPilotConfig object are valid. If any
property is invalid, the object function returns an error message.
To be valid, the pilot configuration must satisfy these conditions:
All pilot clusters nonoverlapping.
For every stream group and for every pilot symbol slice within that group, the corresponding matrix must be full rank. and the pilot symbols are orthogonal.
Note
Before you pass an ofdmPilotConfig object to ofdmChannelEstimate, first call the validate
object function.
Examples
Input Arguments
Version History
Introduced in R2026a