Arrange figures automatically

Arrange all open figures automatically at your monitor.

Al momento, stai seguendo questo contributo

% arrangeFigures automatically aranges open figures in a grid on the
% designated screen monitor. Options are:
%
% arrangefigures
% arrangefigures(monitor)
% arrangefigures(ontop)
% arrangefigures(monitor, fRatio)
% arrangefigures(monitor, [w h])
% arrangefigures(monitor, fRatio, animate)
%
%
% Possible settings are:
%
% monitor:
% - default: 1
% - 0 means all monitors
% - scalar input means specified monitor
% - array input means multiple chosen monitors. Monitors must be successive
% ontop:
% - if there is only one input argument and the input argument is of type
% logical and is set to true, then all active figures are placed on top.
% Everything else is left unchanged.
% fRatio:
% - default: 3/4
% - set the figure ratio in height/width (default: 3/4)
% [h w]:
% - default: -> default is fRatio
% - set a fixed width (w) and height (h) in pixels
% animate:
% - default: false
% - boolean flag, added for fun, don't expect too much... Can also be of
% practical use when all figures needs to be place on top.
%
% (c) M. van Dijk

Cita come

Marc (2026). Arrange figures automatically (https://it.mathworks.com/matlabcentral/fileexchange/46861-arrange-figures-automatically), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Creating, Deleting, and Querying Graphics Objects in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0