subplot2plot
by Arthur
21 Apr 2011
subplot2plot copies every subplot tile to a separate figure window
|
Watch this File
|
| File Information |
| Description |
subplot2plot copies every subplot tile to a separate figure window
USAGE:
subplot2plot or subplot2plot([]) checks all open figure windows for the
presence of subplots, and copies them to separate figure windows. Legends
%and colorbars are taken along with the plot.
subplot2plot(fighandles) copies all subplots from the figures defined in
fighandles, which should be a vector containing figure handles.
newfighandles = subplot2plot returns the handles of the newly created
figure windows. Newfighandles is a cell array, where every cell contains
the handles of figures orginating from one figure with subplots. |
| MATLAB release |
MATLAB 7.9 (2009b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Tag Activity for this File |
| Tag |
Applied By |
Date/Time |
| subplot |
Arthur |
21 Apr 2011 09:37:05 |
|
Contact us at files@mathworks.com