making video with Network

1 vue (au cours des 30 derniers jours)
Kashfia Mahin
Kashfia Mahin le 20 Oct 2019
Modifié(e) : Kashfia Mahin le 21 Oct 2019
I made a video where a particular node color is changing in one second. I tried to capture the change of color in a video. It has created but it is running post. How to run the video slowly?

Réponse acceptée

Image Analyst
Image Analyst le 20 Oct 2019
VideoWriter() has a 'FrameRate' option that you can specify to control how fast it playback.
  1 commentaire
Image Analyst
Image Analyst le 21 Oct 2019
You don't need the pause(1).
So are you saying that when you open the finalized network.avi disk file in a program, such as WIndows Media Player or whatever, that the playback speed is always the same regardless of what value you pass in for FrameRate? Because I do this all the time and it does vary it for me.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by