GetScreenshots - bash screencapture from matlab with various user-settings
This function calls a bash script which acquires screenshots in the background while matlab continues working.
The matlab script creates the bash-script first with user-defined parameters (or default settings), and after calling it, returns the path and name of the bash script.
Images are saved with consecutive numbering to a predefined folder.
I find this useful when running a fullscreen matlab display, which I want to capture at different times during presentation.
Written and tested so far only in Matlab 2009.
Citation pour cette source
Barbara (2025). GetScreenshots - bash screencapture from matlab with various user-settings (https://fr.mathworks.com/matlabcentral/fileexchange/48749-getscreenshots-bash-screencapture-from-matlab-with-various-user-settings), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | - optionally saving multiple screens (NoOfScreens>1), named disp1, disp2 etc.
|
||
| 1.0.0.0 |
