eye()

Creates data for an eye diagram plot

Syntax
y = eye(data, symbolRate, Cycles, Delay)

Arguments
Name Description Range Type Default Required
data either numeric data or a time domain waveform typically from the I or Q data channel (-∞, ∞) complex   yes
symbolRate symbol rate of the channel. For numeric data, the symbol rate is the reciprocal of the number of points in one cycle; for a waveform, it is the frequency (0, ∞) real   yes
Cycles number of cycles to repeat [1, ∞) integer 1 no
Delay sampling delay [0, ∞) integer, real 0 no

Examples

y = eye(I_data, symbol_rate)

Defined in

Built in

See Also

constellation(), eye_amplitude(), eye_closure(), eye_fall_time(), eye_height(), eye_rise_time()

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources