How to combine multiple 3D figures into one figure

조회 수: 14 (최근 30일)
materialthings
materialthings 2020년 7월 31일
답변: Rhea Chandy 2020년 8월 6일
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!

답변 (1개)

Rhea Chandy
Rhea Chandy 2020년 8월 6일
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".
You can refer to this answer for a similar implementation of the same.

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by