Create a movie from video and plots
1 view (last 30 days)
Show older comments
Hi,
1. I have a plot from variable (N x 6 cells) so it has 6 values on y-axis for one value on x-axis 2. I have a video with 20 frames/sec 3. One more complex plot
I want to create a video from frames (of 1,2 & 3) such that everything updates at a rate i can set (for example every 100 millisecond i want to update 1,2 & 3.).
Other questions on matlab movies did not help me much.
Thanks.
0 Comments
Answers (1)
Image Analyst
on 3 Mar 2018
See my attached demo. It makes a movie from a surf() plot/graph.
0 Comments
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!