|
|
| File Information |
| Description |
This function allows the user to select figures and axes within figures and copy them as subplots into a new figure.
A list of handles is the only mandatory argument. If a handle to an axes object is found, the corresponding axes are copied to the new figure; if a handle to a figure object is found, figs2subplots automatically finds its children axes and copy them to the new figure.
Optional arguments allows specifying the subplot arrangement in the new figure. |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (10) |
| 11 Mar 2005 |
Kent Conover
|
|
|
| 01 Jul 2005 |
Nick Koch
|
|
|
| 25 Jul 2005 |
Ben Michell
|
|
|
| 26 Jul 2005 |
François Bouffard
|
|
|
| 01 Mar 2006 |
Sergei K
|
|
|
| 24 Jan 2007 |
B A
|
|
|
| 03 Aug 2007 |
Janus Wesenberg
|
|
|
| 05 Oct 2007 |
Wang Win
|
|
|
| 18 May 2008 |
Shalin Mehta
|
|
|
| 11 Jun 2008 |
gn gn
|
|
|
| Updates |
| 26 Jul 2005 |
A quick workaround for the legend problem: legends are no longer copied to the new figure. However, legends do not appear on the new figure at all. |
| 01 Aug 2006 |
More tiling arrangement options; help section updated. |
| 15 Feb 2008 |
Now supports legends thanks to code from Zoran Pasaric |
|
Contact us at files@mathworks.com