![]() |
Microscopy Image Browser
1.233
|
COPYFIG Create a copy of a figure, without changing the figure. More...
Functions | |
function fh = | copyfig (fh) |
COPYFIG Create a copy of a figure, without changing the figure. More... | |
COPYFIG Create a copy of a figure, without changing the figure.
function fh = copyfig | ( | fh | ) |
COPYFIG Create a copy of a figure, without changing the figure.
This function will create a copy of a figure, but not change the figure, as copyobj sometimes does, e.g. by changing legends.
Referenced by export_fig(), and isolate_axes().