h = eyeHeight(obj)
measures the eye height of the eye diagram or eye contour object
obj.
h = eyeHeight(obj,time)
measures the eye height of the eye diagram or eye contour object obj at
the time specified by time.
[h,t] = eyeHeight(___,Name=Value)
measures the eye height and the returns the time at which the eye height is measured using
one or more name-value pair arguments in addition to the input argument in the previous
syntax. Unspecified arguments take default values.
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN, where Name is
the argument name and Value is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Example: h = eyeHeight(obj,Plot=on) displays the plot of the eye
diagram from the obj eye diagram object showing the eye
height.
Symbol error rate for generating contours to measure eye height, specified as a
scalar.
If the input object obj is an eye diagram object, you can
define the SER value using this argument. If the input object
obj is an eye contour object, the function uses the
SER value set in the eye contour object and ignores this
argument.
Data Types: double
Extrapolation method for generating contours for generating contours to measure
eye height. For more information, see Extrapolation.
If the input object obj is an eye diagram object, you can
define the Extrapolation method using this argument. If the input
object obj is an eye contour object, the function uses the
Extrapolation method set in the eye contour object and ignores
this argument.
Data Types: char
Unit for the time coordinates for the location of the eye height.
Data Types: char
Display a plot of the eye diagram showing the eye height.
Measured eye height in amplitude units for each eye in the diagram, returned as a
matrix. The columns of the matrix correspond to the time values and rows correspond to
the eye openings. The function indexes the eye openings from the lowest center amplitude
to the highest.
Times at which eye heights are measured, returned as a row vector.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.