subplot2plot

Versione 1.0.0.0 (2,35 KB) da Arthur
subplot2plot copies every subplot tile to a separate figure window
326 download
Aggiornato 21 apr 2011

Visualizza la licenza

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.

Cita come

Arthur (2025). subplot2plot (https://www.mathworks.com/matlabcentral/fileexchange/31136-subplot2plot), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0