Border-less tight subplot (auto-refresh)

版本 1.1.5 (4.3 KB) 作者: Eduard Reitmann
Creates subplot axes similar to the subplot function, but minimizes the white space between the different axes. Can be used for single axes.
1.1K 次下载
更新时间 2018/7/26

查看许可证

Creates subplot axes similar to the subplot function, but minimizes the white space between the different axes. Similar to the "Expand axes to fill figure" command in the export tool but works for subplots too. The white space removal is performed when the figure's 'SizeChangedFcn' callback is executed. Initiates when figure becomes visible for the first time. Automatically refreshes each time the figure is resized.

Use subplotXmanyY_er for plots with mutual x-axis.

Can be used for single axes figures too.

Note: Not compatible with legends/colorbars outside the axes borders. Must use 'inside' legends/colorbars.

引用格式

Eduard Reitmann (2025). Border-less tight subplot (auto-refresh) (https://www.mathworks.com/matlabcentral/fileexchange/68326-border-less-tight-subplot-auto-refresh), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interactions, Camera Views, and Lighting 的更多信息

Community Treasure Hunt

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

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

Update title

1.1.4

Update description

1.1.3

Change example code & screenshot

1.1.2

Better screenshot

1.1.1

Add scripts

1.1.0

Add subplotXmanyY_er

1.0.3

Change title

1.0.2

New screenshot and tags

1.0.1

Added screenshot

1.0.0