How to overlay plots one above the other?

4 vues (au cours des 30 derniers jours)
Sowmya MR
Sowmya MR le 24 Oct 2016
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 commentaire
Chaya N
Chaya N le 24 Oct 2016
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?

Connectez-vous pour commenter.

Réponses (1)

Marc Jakobi
Marc Jakobi le 24 Oct 2016
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