이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Border-less tight subplot (auto-refresh) (https://kr.mathworks.com/matlabcentral/fileexchange/68326-border-less-tight-subplot-auto-refresh), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 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 |
