Position vector, specified as four-element integer vector containing the position
and size of the control in the parent figure window. The elements of the vector are
[x, y, width, height]
. The values x
and
y
are offsets in pixels from the bottom left corner of the figure
window to the same corner of the control. The values width
and
height
are the size of the control itself.