필터 지우기
필터 지우기

How to make a gif or video file from multiple *.dat* files using Matlab?

조회 수: 3 (최근 30일)
Huzaif Rahim
Huzaif Rahim 2020년 7월 22일
답변: Serhii Tetora 2020년 7월 22일
Hi everyone.
I have a series of .dat files (i.e. almost 10,000 .dat files). Each .dat file represents an image at a certain time step of a simulation. I have plotted single .dat file with Matlab.
Is there any way to combine all these .dat files into a single "gif" or a "video file" using Matlab??
Thanks in advance!.

답변 (1개)

Serhii Tetora
Serhii Tetora 2020년 7월 22일
use
getframe
and
writeVideo
in for-loop

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by