axescenter

Puts axes in the center of a plot. Zooming, panning and some command line manipulations allowed.

您现在正在关注此提交

AXESCENTER(AX) puts axes in the center of axes AX. If AX is not specified, the current axes will be used. Many commonly used command line options are available to manipulate the center axes, as well as zoom and pan from the figure's menubar. See the help for a fuller description of features, and a demo.

This function relies on undocumented and unsupported properties, so it may not work on some versions of Matlab.

Tested on 2007a 2007b and 2006a.

Please email me about bugs and other concerns, and email me if this doesn't work on your version of Matlab. Thanks.

引用格式

Matt Fig (2026). axescenter (https://ww2.mathworks.cn/matlabcentral/fileexchange/22956-axescenter), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Data Exploration 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

Fixed problem of non-figure parents.

1.1.0.0

Input checking to insure axes handle is passed.

1.0.0.0