Save image taken from combination of two images using hold on

I use hold on to show the combination of two plots, I need to save the combined image in path. i have frames so i can't do it manually.

 Accepted Answer

Do you have plots or images? What does hold on have to do with images? What do you mean by "in path"? Do you mean a file on disk?

3 Comments

i have image + plots, i have used hold on to have the plots on the image. I would like to save the combined image(new one) in file on disk. i don't know how to do it cause this combined image will be a frame from a video.
Thanks a lot, it works with using getframe();

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!