How do I declutter my figure?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I have a figure that I have produced below, when the figure doesnt include voltage it looks good but when I include voltage on the right y axis the figure becomes very cluttered and displays poorly. Is there a way to declutter the figure or produce a single trend line so that the figure looks tidy. Cheers

0 Commenti
Risposte (1)
Image Analyst
il 24 Mag 2023
Why don't you use subplot() to make 4 separate plots all vertically stacked. Or use stackedplot
0 Commenti
Vedere anche
Categorie
Scopri di più su Subplots 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!