How to combine multiple 3D figures into one figure
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have 5 3D graphs saved as .fig. I would like to sub plot these into one figure. I have seen examples of doing this with 2D graphs but I dont know how to apply this to already saved 3D figures. Any help would be much appreciated!
0 comentarios
Respuestas (1)
Rhea Chandy
el 6 de Ag. de 2020
Hello Charles,
It is my understanding that you want to combine multiple saved figures into one figure.
In order to open saved files, use openfig function to open a figure saved as a FIG-file, and to combine multiple plots, refer to the documentation “Combine Multiple Plots".
0 comentarios
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!