| MATLAB Function Reference | ![]() |
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
Object Manipulation for related functions
| pagesetupdlg | pareto | ![]() |
© 1994-2005 The MathWorks, Inc.