Main Content
timingError
Syntax
Description
[
measures the timing error from input jittery waveform by using the specified symbol
time.TE
,TEs
] = timingError(x
,y
,SymbolTime
= t)
[
measures the timing error by using the specified sample interval and symbol time.TE
,TEs
] = timingError(y
,SampleInterval
= s,SymbolTime
= t)
[
measures the timing error with respect to the reference waveform and specified sample
interval.TE
,TEs
] = timingError(y
,yr
,SampleInterval
= s)
Input Arguments
Output Arguments
Version History
Introduced in R2024b