Best way to plot three overlapping sets of integer data?

I'm plotting the number of iterations for 3 different trials so the y-axis is all integer values.
The issue is that the data overlaps so my current plot is HIDEOUS. I thought of doing '--kv','--ks','--kd' for the linestyles and that looks slightly better but still horrible. Any ideas? Below is a print out of the current plot:

댓글 수: 2

Why isn't this good enough?
@per isakson
I personally think it's really hard to read with the overlapping regions. Does no one else think so?

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2013년 5월 18일

0 개 추천

Looks fine to me. Plot as three separate plots if you don't want overlapping sections.

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

태그

질문:

2013년 5월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by