How to overlay plots one above the other?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Chaya N
il 24 Ott 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?
Risposte (1)
Marc Jakobi
il 24 Ott 2016
Set the 'Clipping' property of what you want outside the axes to off.
0 Commenti
Vedere anche
Categorie
Scopri di più su Line Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!