No BSD License
Highlights from
figcopy
figcopy
by Dirk Tenne
12 Dec 2002
(Updated 16 Dec 2002)
Copies one figure into another figure and lets theusers move and resize the copied figure.
|
Watch this File
|
| File Information |
| Description |
Copies one figure into another figure and lets the users move and resize the copied figure. This utility is great if you need a figure in a figure and still would like to use MATLAB's export function.
h = FIGCOPY the user selects both figures by mouse clicks. Please follow the instructions in the command window. First activate the figure to be copied. Second activate the "master" figure and select the lower left and upper right corner, where the copied figure should appear in the "master" figure. Click on the copied figure to move or resize it. (Don't worry, the resize markers will not be printed!) h is the handle of the copied figure.
h = FIGCOPY(fc) fc specifies the figure number (handle) to be copied. The master figure is selected by mouse click.
h = FIGCOPY(fc,fm) specifies the figure number to be copied and the figure number of the master figure. |
| Acknowledgements |
This submission has inspired the following:
figcopy
|
| MATLAB release |
MATLAB 6.1 (R12.1)
|
| Other requirements |
Runs great on Windows and UNIX. Tested with Matlab versions 5 and 6. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (11) |
| 16 Mar 2003 |
Lina Chang
|
|
|
| 25 Jan 2004 |
Dorival Pedroso
|
|
|
| 24 Feb 2004 |
J S
|
|
|
| 27 Apr 2004 |
Clark Liu
|
|
|
| 22 Jun 2005 |
ANDREA GIACOMINI
|
|
|
| 28 Apr 2006 |
Kevin Chamness
|
|
|
| 27 Nov 2007 |
Dirk Tenne
|
|
|
| 01 Jun 2009 |
Nitika
|
|
|
| 25 Jun 2009 |
Nitika
|
|
|
| 15 Oct 2010 |
Daniel Zelazo
|
|
|
| 25 Jan 2012 |
Santhosh
|
|
|
|
Contact us at files@mathworks.com