MATLAB: How to adjust the Eye diagram so that it shows the jitter for different amplitude levels

amplitudeCommunications Toolboxeyejitterlevel

I am using the eye Block in Simulink. Is there a way to adjust the Eye diagram so that it shows the jitter for different levels? That is, currently the jitter is for a dashed line centered at Real Amplitude = 0. Is there a way to adjust this so the dashed line is centered at a different value, say Real Amplitude = 0.5?

Best Answer

The example at the link below demonstrates all of the features of the eye diagram in MATLAB and Simulink:
Please note that the blue horizontal dashed line has an effect on the jitter histogram.
 
Related Question