Is it possible to move subplot content?

조회 수: 1 (최근 30일)
Jakob Sievers
Jakob Sievers 2015년 5월 11일
답변: Thomas Koelen 2015년 5월 11일
Hi there
Say I have a subplot structure of size 3x2 where all 6 subplot handles are stored in a 3x2 matrix. Is it possible to move one subplot window to another AFTER plotting? E.g.: moving the content of subplot(3,2,1) to subplot(3,2,2)?
Cheers

답변 (1개)

Thomas Koelen
Thomas Koelen 2015년 5월 11일
I don't think it's possible to "move", it's possible to delete and replot though.. But that's not your question.

카테고리

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