zoomfixticks

バージョン 1.2.0.1 (2.61 KB) 作成者: Greg Aloe
Allows zoom to honor a figure whose AXES tick labels have been manually set.
ダウンロード: 3.1K
更新 2016/9/1

ライセンスの表示

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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.

引用

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

MATLAB リリースの互換性
作成: R12.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを与えたファイル: correct tick label

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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.