tightfig(hfig)

버전 1.7.0.0 (7.49 KB) 작성자: Richard Crozier
Remove excess margins from figures.
다운로드 수: 27.4K
업데이트 날짜: 2018/2/13

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

Alters a figure so that it has the minimum size necessary to
enclose all axes in the figure without excess space around them.
Works for figures containing multiple axes as subplots.
Note that tightfig will expand the figure to completely encompass all
axes if necessary.
Returns an error if the figure contains any 3D axes which have been zoomed.

인용 양식

Richard Crozier (2024). tightfig(hfig) (https://www.mathworks.com/matlabcentral/fileexchange/34055-tightfig-hfig), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.7.0.0

Actually uploaded new file this time!

1.6.0.0

Now works better with newer Matlab plotting code (i.e. colorbars and legends now handled properly in newer Matlab)

1.5.0.0

Added suggested improvement for minimum bound by Ben

1.3.0.0

Corrected bug noted by commenter Thomas, also tidied up some other parts of code and comments.

1.0.0.0