Combining already plotted figures into one figure
조회 수: 7 (최근 30일)
이전 댓글 표시
So i have these two figures plotted in matlab. My assignment is two have them seperate while also having a figure with both lines in it. I cant seem to find any help getting them to merge.
댓글 수: 0
답변 (1개)
Anshika Chourasia
2021년 10월 12일
Hi,
Please refer this link for combining two figures into a single figure: Merging two figures - MATLAB Answers - MATLAB Central (mathworks.com) .
Or simply, “hold on” could also be a possible workaround. Visit link for more information: Retain current plot when adding new plots - MATLAB hold (mathworks.com).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!