Hello guys! I am creating and plotting a bunch of images using the "hold on" function for a simulation and what i want to do is combine all those images to a video. Any ideas?

 Accepted Answer

Image Analyst
Image Analyst on 13 Oct 2018
See attached demo where I graphed stuff with surf() and then made a movie out of the individual graphs.

3 Comments

Thanks a lot! I have but one last question. For some reason the values of the axes do not appear in the movie. Do you know how i can fix this?(I am not talking about the extra ones that disappear with the "axis off" command but about the values that appear in the creation of the frames). Thanks again!
Please attach a screenshot with arrows pointing to "the values of the axes". because I don't know what other "extra" axes or values you're talking about if it's not the tick marks, tick labels, and main axes lines that the "axis()" function turns on or off.
I solved it. Thanks again for helping me out.

Sign in to comment.

More Answers (0)

Categories

Find more on Convert Image Type 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!