VideoWriter Axes and title

5 ビュー (過去 30 日間)
María Jesús
María Jesús 2015 年 11 月 21 日
回答済み: Image Analyst 2015 年 11 月 21 日
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!

回答 (1 件)

Image Analyst
Image Analyst 2015 年 11 月 21 日
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.

カテゴリ

Help Center および File ExchangeImage Processing and Computer Vision についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by