How do I declutter my figure?

3 views (last 30 days)
Matt Boyles
Matt Boyles on 24 May 2023
Answered: Image Analyst on 24 May 2023
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

Answers (1)

Image Analyst
Image Analyst on 24 May 2023
Why don't you use subplot() to make 4 separate plots all vertically stacked. Or use stackedplot

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!