How do I declutter my figure?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 24 Mai 2023
Why don't you use subplot() to make 4 separate plots all vertically stacked. Or use stackedplot
0 Kommentare
Siehe auch
Kategorien
Mehr zu Subplots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!