subplot2plot

subplot2plot copies every subplot tile to a separate figure window

現在この提出コンテンツをフォロー中です。

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.

引用

Arthur (2026). subplot2plot (https://jp.mathworks.com/matlabcentral/fileexchange/31136-subplot2plot), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0