Axis_Prunelabels -- clean up redundant axis labels

版本 1.0.0.1 (2.3 KB) 作者: Gautam Vallabha
Minimizes redundant axis labels in a grid of subplots
2.1K 次下载
更新时间 2016/9/1

查看许可证

编者注: This was a File Exchange Pick of the Week

AXIS_PRUNELABELS takes a figure with a grid of subplots (created using either SUBPLOT or custom AXES commands), and (a) forces all the subplots to have the same axis limits, and (b) turns off axis labels on all the "interior" subplots, thereby reducing the visual clutter.
By default, it operates on both the x- and y-axes, and on the current figure.

This function works with MATLAB 6.5 (R13). Additionally, if LINKAXES is available (MATLAB 7.0), then all the subplot axes linked together.

引用格式

Gautam Vallabha (2024). Axis_Prunelabels -- clean up redundant axis labels (https://www.mathworks.com/matlabcentral/fileexchange/16115-axis_prunelabels-clean-up-redundant-axis-labels), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0