pages_subplot.m

버전 1.0.0.0 (1.84 KB) 작성자: Leyon
Create multiple pages using subplot
다운로드 수: 163
업데이트 날짜: 2014/6/9

라이선스 보기

This function creates multiple pages when used inside a loop that is greater than the product of rows(m) x col(n) subplots. Matlab function 'subplot' would segment fault in this type of usage. This function therefore overcomes this issue.
It also output handles to all figures and sublots created.
It works by passing it the loop index and length, along with row(m) and col(n) for subplot.

인용 양식

Leyon (2024). pages_subplot.m (https://www.mathworks.com/matlabcentral/fileexchange/46885-pages_subplot-m), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
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