Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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);
Zitieren als
Rafael Oliveira (2026). Multiple Monitors Screen Capture (https://de.mathworks.com/matlabcentral/fileexchange/34960-multiple-monitors-screen-capture), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert von: screenShotRGB: Make a Screenshot using Robot Java Class
Allgemeine Informationen
- Version 1.0.0.0 (1,42 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 |
