SubPlot

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

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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