Screen Capture

버전 1.5.0.0 (1.74 KB) 작성자: Chethan Pandarinath
Function to capture the screen, or portions of the screen. Uses java.awt.robot screen capture.
다운로드 수: 1.9K
업데이트 날짜: 2012/4/30

라이선스 보기

Based on this excellent screencapture script by Saurabh Kumar: http://www.mathworks.com/matlabcentral/fileexchange/11363-screencapture

Added a function wrapper to make it more convenient, also added options to be able to capture subregions instead of the full screen, and data can be returned as a Matlab image rather than just a file.

Jan Simon noted this implementation by Yair Altman which has many more options:
http://www.mathworks.com/matlabcentral/fileexchange/24323-screencapture-get-a-screen-capture-of-a-figure-frame-or-component

인용 양식

Chethan Pandarinath (2024). Screen Capture (https://www.mathworks.com/matlabcentral/fileexchange/36391-screen-capture), MATLAB Central File Exchange. 검색됨 .

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

받음: screencapture

Community Treasure Hunt

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

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

fixed minor issue with default args

1.4.0.0

added a link to Yair's version

1.1.0.0

Modified code to run much faster.

1.0.0.0