How do I declutter my figure?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Image Analyst
el 24 de Mayo de 2023
Why don't you use subplot() to make 4 separate plots all vertically stacked. Or use stackedplot
0 comentarios
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!