Clone Figure

make a copy of a figure to another figure
2K Downloads
Updated 3 Feb 2010

View License

The program allows you to copy a figure to another figure. For example let's say you want to copy Figure 1 to Figure 4. Then type clonefig(1,4).
It is very useful for me because sometimes I run a program that outputs figure 1. Then I want to run the program with different parameters, and compare the output. So I would use CloneFig to copy Fig. 1 to Fig. 4, and then run the program again.
The program is pretty much derived from a page in Matlab Technical Solutions.

Cite As

Matt Fetterman (2024). Clone Figure (https://www.mathworks.com/matlabcentral/fileexchange/26587-clone-figure), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Objects in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0