scaleSubplot(fig, varargin)

Improve the look of a figure with a series of subplots
308 descargas
Actualizado 15 feb 2015

Ver licencia

This function will take as input a figure with subplots and will improve the look of the figure by setting the same scale to all the subplots and deleting the redundant axes labels. For example, if the subject want for all the subplot to have the same y scale, only the left most subplot will show the y tick label (see Figure)
The user can specify custom xlimit/ylimit values or let the codeorganize them.

Citar como

Valerio Biscione (2024). scaleSubplot(fig, varargin) (https://www.mathworks.com/matlabcentral/fileexchange/49270-scalesubplot-fig-varargin), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.3.0.0

Now it also work with figures that contain labels.

1.2.0.0

image edited

1.1.0.0

change name of the file (from organizeSubplot to scaleSubplot)

1.0.0.0