How to select diagonal subplots of fig1 and put them into a new fig subplot
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a figure with 17*17 subplots. How can I select the diagonal subplots of this figure and put them into a new figure with say 5*4 subplots.
댓글 수: 1
Walter Roberson
2016년 12월 3일
It would be much easier to do the necessary work at the time the subplots were being created. Figuring out which axes corresponds to which subplot is certainly possible but a bit of a nuisance.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Subplots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!