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://kr.mathworks.com/matlabcentral/fileexchange/22956-axescenter), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: PlotAxisAtOrigin

도움 준 파일: oaxes - central axis lines through an origin

카테고리

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