VideoWriter Axes and title

5 vues (au cours des 30 derniers jours)
María Jesús
María Jesús le 21 Nov 2015
Hi,
I'm using VideWriter to create a video of the progress of the profile of a solution to a PDE. I would like the video to also contain the labels and scales of the axes and the graph title - in other words, I would like the saved video to look the same as the figure does when I run the code.
Also, it would be nice if I could get a timer into the video, since it shows the progression in time, but I don't know if this is possible.
Can anyone help me with this?
Thanks!

Réponses (1)

Image Analyst
Image Analyst le 21 Nov 2015
You're going to have to call export_fig() after you create each frame so that you're saving the entire figure instead of just the images.

Catégories

En savoir plus sur Image Processing and Computer Vision dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by