axescenter

Versione 1.2.0.0 (4,26 KB) da Matt Fig
Puts axes in the center of a plot. Zooming, panning and some command line manipulations allowed.
11,3K download
Aggiornato 19 feb 2009

Visualizza la licenza

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.

Cita come

Matt Fig (2024). axescenter (https://www.mathworks.com/matlabcentral/fileexchange/22956-axescenter), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Visual Exploration in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: PlotAxisAtOrigin

Ispirato: oaxes - central axis lines through an origin

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
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