tilefigs

버전 1.2.0.2 (3.31 KB) 작성자: Julian Hapke
neatly tiles figures over all available monitors
다운로드 수: 215
업데이트 날짜: 2021/5/27

라이선스 보기

In a nutshell: An updated Version of https://de.mathworks.com/matlabcentral/fileexchange/328-tilefigs-m for HG2 and multi-monitor-support
Automatically detects the usable desktop space and figure borders for overlap-free arrangements.

인용 양식

Julian Hapke (2024). tilefigs (https://www.mathworks.com/matlabcentral/fileexchange/62375-tilefigs), MATLAB Central File Exchange. 검색됨 .

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

받음: tilefigs.m, maximize

Community Treasure Hunt

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

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

fixed 'unknown variable' error hidden by try catch in maximize()

1.2.0.1

Something went wrong on the last update and it wasn't the most recent file. maximize is incorporated and uses (like the submission https://de.mathworks.com/matlabcentral/fileexchange/25471-maximize the new WindowState property in >=2018b).

1.2.0.0

implemented Duijnhouwer bugfix

1.1.0.0

friday afternoon mistake in the calculation of the figure position on each monitor
corrected spelling error in summary

1.0.0.0

forgot to mention: this uses the "maximize" function by Oliver Woodford to obtain the usable space per monitor.