Best way to plot three overlapping sets of integer data?
Mostrar comentarios más antiguos
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 comentarios
per isakson
el 18 de Mayo de 2013
Why isn't this good enough?
Justin
el 18 de Mayo de 2013
Respuestas (1)
Image Analyst
el 18 de Mayo de 2013
0 votos
Looks fine to me. Plot as three separate plots if you don't want overlapping sections.
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!