Scroll to location within container, tree, list box, or text area
scroll(
scrolls to the specified (x, y)
coordinates within a container. The coordinates are measured in pixels from
the lower-left corner of the container. This syntax supports figures created
with the component
,x
,y
)uifigure
function and any
of these child containers: grid layout, panel, button group, or tab. For
more information on when scrolling is possible, see Conditions that Enable Scrolling.