How to overlay plots one above the other?

4 次查看(过去 30 天)
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
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
Marc Jakobi 2016-10-24
Set the 'Clipping' property of what you want outside the axes to off.

Community Treasure Hunt

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

Start Hunting!

Translated by