How to save frames to a video?

29 次查看(过去 30 天)
Neda
Neda 2024-11-5,22:26
评论: Neda 2024-11-6,3:14
Dear Matlab Team,
I have a function that creates frames, using getframe, now I need to save all this frames and convert them to the video. Would you please let me know how can I do this?
Thanks :)

采纳的回答

Image Analyst
Image Analyst 2024-11-5,22:30
Please see my attached demo on how to make a movie from figures/axes/frames.
Probably the simplest demos is movie_made_from_surf.m. The others are fancier versions that do additional operations.
  3 个评论
Neda
Neda 2024-11-5,23:01
Thank you !!! I will try this
Neda
Neda 2024-11-6,3:14
I have applied your code, in each frame it asked me to save as a video or not. I need to run my code for t = 5000, and it save all the frame in one video. How can I do this?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by