Filter löschen
Filter löschen

VideoWriter Axes and title

7 Ansichten (letzte 30 Tage)
María Jesús
María Jesús am 21 Nov. 2015
Beantwortet: Image Analyst am 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!

Antworten (1)

Image Analyst
Image Analyst am 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.

Kategorien

Mehr zu Image Processing and Computer Vision finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by