Adding saved figure to plot

조회 수: 1 (최근 30일)
Brandon
Brandon 2023년 8월 3일
답변: dpb 2023년 8월 3일
How would I go about adding previously made figures to a new subplot? All previous figures are made and saved but if I were to make a new subplot, how would I add them to it?

채택된 답변

dpb
dpb 2023년 8월 3일
See copyobj, There's a very recent (last few weeks) Answers Q? on precisely the topic addressing putting axes into subplots where one has to handle the children of the axes and move them specifically because the original figure can't go into the axes of a subplot() or tiledlayou() axes.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by