<< plot_rimp Graphics images >>

comm_tbx >> Graphics > plot_scurve

plot_scurve

Plot the S-curve of a timing error detector (TED)

Parameters

ted:

Timing error detector object (as returned by the ted_init function)

opt:

Optional plotting string option (see plot() documentation)

Description

Plot the curve of the result of the TED versus real timing error.

Example

clf();
plot_scurve(ted_gardner());

See also

Authors


Report an issue
<< plot_rimp Graphics images >>