How to overlay plots one above the other?

4 visualizaciones (últimos 30 días)
Sowmya MR
Sowmya MR el 24 de Oct. de 2016
Respondida: Marc Jakobi el 24 de Oct. de 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 comentario
Chaya N
Chaya N el 24 de Oct. de 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?

Iniciar sesión para comentar.

Respuestas (1)

Marc Jakobi
Marc Jakobi el 24 de Oct. de 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