You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function captures a screenshot of every monitor available in the system, and returns them into a cell array.
Usage:
%return a cell array with one image for each monitor:
screens = captureScreen;
%Capture each monitor image and displays them:
screens = captureScreen(true);
Cite As
Rafael Oliveira (2026). Multiple Monitors Screen Capture (https://nl.mathworks.com/matlabcentral/fileexchange/34960-multiple-monitors-screen-capture), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: screenShotRGB: Make a Screenshot using Robot Java Class
General Information
- Version 1.0.0.0 (1.42 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
