Video Recorder

Video recorder for dynamic figure
771 Downloads
Updated 26 Mar 2016

View License

"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

Cite As

Eric Ogier (2024). Video Recorder (https://www.mathworks.com/matlabcentral/fileexchange/56100-video-recorder), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Animation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Correction of a bug in record file naming.

1.0.0.0

Adding of video demonstrations link.