How to create a movie from different .fig files ?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
その他の回答 (1 件)
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 Center および File Exchange で Animation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!