zoomfixticks

Versión 1.2.0.1 (2,61 KB) por Greg Aloe
Allows zoom to honor a figure whose AXES tick labels have been manually set.
3,1K descargas
Actualizado 1 sep 2016

Ver licencia

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Note: As of MATLAB® R2006b, the ZOOM, PAN, and ROTATE3D functions can return an object with properties that provide the functionality (and more) that this submission provides. See the documentation for details. I recommend using those supported MATLAB® features before considering this submission.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
By default, when you set ticklabels manually and zoom around the AXES, the ticklabels do not update automatically. They must be subsequently reset as desired. But with ZOOMFIXTICKS, this updating occurs automatically and seemlessly. The user of the function can create their own FIXTICKS function, which is called by ZOOMFIXTICKS. This is described in more detail in the help of the file in this submission.

This tool is especially useful when you want to override MATLAB's default format of the ticklabels.

Citar como

Greg Aloe (2024). zoomfixticks (https://www.mathworks.com/matlabcentral/fileexchange/2090-zoomfixticks), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12.1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: correct tick label

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.1

Updated license

1.2.0.0

Update description to point to MATLAB® features that should be considered first.

1.0.0.0

Undocumented HG tags changed in MATLAB R14.