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 (2026). Clone Figure (https://uk.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 LinuxCategories
- MATLAB > Graphics > Graphics Objects >
Find more on Graphics Objects in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
