How to make video as below
Mostra commenti meno recenti
Hi, I need to do some videos to show some figures like the one below. Does anyone know how to make it? Do I need to add some tools? Thanks

Risposta accettata
Più risposte (1)
Pavel
il 2 Set 2019
0 voti
Basically this called "animation" and there are several different ways how to perform it. You can find a lot of stuff at this page: https://www.mathworks.com/help/releases/R2019a/matlab/animation-1.html?container=jshelpbrowser
or in MATLAB type: web(fullfile(docroot, 'matlab/animation-1.html?container=jshelpbrowser')).
If you are interested exatly in creating a video file , look for a VideoWriter function in MATLAB help.
Categorie
Scopri di più su Audio and Video Data in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!