필터 지우기
필터 지우기

How to create a movie from different .fig files ?

조회 수: 1 (최근 30일)
Prince Alex
Prince Alex 2020년 8월 15일
답변: Image Analyst 2020년 8월 15일
Hi,
I have 100 .fig/jpg file starting from cd001.fig,cd002,......cd100. All these figures are generated at different time say at 1 sec,2 sec,....100sec. How to create a movie to see the time evolution ?
  댓글 수: 2
Walter Roberson
Walter Roberson 2020년 8월 15일
Are they jpg or are they fig?
Prince Alex
Prince Alex 2020년 8월 15일
편집: Prince Alex 2020년 8월 15일
Both format are there.I wish to make from fig. Unfortunately my matlab is an older version, it won't support 'moviewriter'. Thank you

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2020년 8월 15일

추가 답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2020년 8월 15일
Hi,
One of the easy matlab fcns to build movies from plot figures is getframe() along with drawnow. See the help doc:

카테고리

Help CenterFile Exchange에서 Animation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by