How to overlay plots one above the other?
이전 댓글 표시
Hi all,
I have plotted arrays in a single subplot. However, i want to plot the red dotted curve which is inside the subplot to just above the subplot which i have shown in the attached figure. Can someone please help me with this?
댓글 수: 1
Chaya N
2016년 10월 24일
Do you mean that you want to plot the dotted red line outside of your current plot window or in a separate window of its own?
답변 (1개)
Marc Jakobi
2016년 10월 24일
1 개 추천
Set the 'Clipping' property of what you want outside the axes to off.
카테고리
도움말 센터 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!