SubPlot

This code gets different single fig files and plot all of them together inside a new figure.
6,4K descargas
Actualizado 26 mar 2020

Ver licencia

This code is used once there are several saved fig files and the goal is to open all of them together in a new figure as different subplots. The order of subplots is based on the order in which figures are opened. It should be noted that all selected fig files must be single figures (no subplots) and defined in the 2-D space
The video (Help_Video.mp4) showing how to use the code is included in the file.

Citar como

Farhad Sedaghati (2024). SubPlot (https://www.mathworks.com/matlabcentral/fileexchange/51236-subplot), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
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
2.0.0

The objective is to include the multiselect option, and get the legend, x and y limit, scale, tick, and ticklabels

1.2.0.0

Reported bug has been fixed.

1.1.0.0

Getting X and Y labels and titles of figures for subplots

1.0.0.0

The number of rows for subplots