MATLAB Function Reference Previous page   Next Page
pan

Pan the view of a graph interactively

Syntax

Description

pan on truns on mouse-based panning in the current figure.

pan xon turns on panning only in the x direction in the current figure.

pan yon turns on panning only in the y direction in the current figure.

pan off turns panning off in the current figure.

pan toggles the pan state in the current figure on or off.

pan(figure_handle,...) sets the pan state in the specified figure.

See Also

zoom, linkaxes

Object Manipulation for related functions


Previous page  pagesetupdlg pareto Next page

© 1994-2005 The MathWorks, Inc.