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 件のコメント

per isakson
per isakson 2013 年 5 月 18 日
Why isn't this good enough?
Justin
Justin 2013 年 5 月 18 日
@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 ExchangeProgramming についてさらに検索

タグ

質問済み:

2013 年 5 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by