subplotsCM

버전 1.0.0.0 (2.73 KB) 작성자: Andrew Bliss
Creates subplots with less wasted space. Subplot sizes and margins are specified in centimeters.
다운로드 수: 402
업데이트 날짜: 2013/4/18

라이선스 보기

[AX,H]=SUBPLOTSCM(NROWS,NCOLS,FIGWIDTH,FIGHEIGHT,W,E,NS,EW,N,S) where:
NROWS is the number of rows of subplots, NCOLS the number of columns.
FIGWIDTH and FIGHEIGHT are in centimeters. Defaults: 44, 25.5.
W, E, N, and S are the margin widths (in cm) for the west, east, north,
and south sides of the figure. Defaults: 1.4, 0.3, 0.2, 1
NS and EW are the margin widths between subplots. Defaults: 0.05, 0.05.
AX is a handle to the axes created.
H is the figure handle.

If FIGWIDTH or FIGHEIGHT are strings, SUBPLOTSCM will use the string
value as the subplot width or height and calculate the figure height or
width. E.g. if a subplot height of 3 cm is desired, FIGHEIGHT='3'

The functionality overlaps with some other file exchange submissions, but I like my version, and thought others might too.

인용 양식

Andrew Bliss (2024). subplotsCM (https://www.mathworks.com/matlabcentral/fileexchange/41370-subplotscm), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Subplots에 대해 자세히 알아보기

Community Treasure Hunt

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

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