How do I declutter my figure?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Image Analyst
2023년 5월 24일
Why don't you use subplot() to make 4 separate plots all vertically stacked. Or use stackedplot
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Subplots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!