Multiple Monitors Screen Capture

Captures the screen on every monitor you have.
685 téléchargements
Mise à jour 7 fév. 2012

Afficher la licence

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);

Citation pour cette source

Rafael Oliveira (2024). Multiple Monitors Screen Capture (https://www.mathworks.com/matlabcentral/fileexchange/34960-multiple-monitors-screen-capture), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Interactive Control and Callbacks dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0