Video Recorder

Video recorder for dynamic figure

Vous suivez désormais cette soumission

"Video Recorder" is an object dedicated to the recording of dynamic MATLAB figures in video files (formats: AVI, JPEG 2000 and MPEG-4).
The object results from the combination of "timer" and "VideoWriter" MATLAB objects and allows two recording modes:
- Timed recording, synchronized by an internal timer set and started by user
- Manual recording, through a method called by user
Video demonstrations:
https://www.youtube.com/watch?v=MuhbvTWzgao&list=PLJXyTqQS4FL0fUzroict9erTNW7uL-1Wg&index=1&ab_channel=Pseudonymeoriginal
https://www.youtube.com/watch?v=WN_U_rAuPms&list=PLJXyTqQS4FL0fUzroict9erTNW7uL-1Wg&index=2&ab_channel=Pseudonymeoriginal

Citation pour cette source

Eric Ogier (2026). Video Recorder (https://fr.mathworks.com/matlabcentral/fileexchange/56100-video-recorder), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

Correction of a bug in record file naming.

1.0.0.0

Adding of video demonstrations link.