I'm not sure if this is an appropriate question for the forum. If it isn't, please let me know.
I routinely make Matlab line plots that include 12 - 15 lines. However, design is not my strong point and I can tell they don't look great. I have searched online for line plot design ideas and have found good advice on how to choose colors that the color blind can discern, but just haven't found anything that offers templates or ideas for presenting many lines on one plot so that the viewer is best able to distinguish the lines.
This seems like the kind of thing that people here might have thought about and I thought I would ask if anyone knows a good source of tips or templates. Thank you.

 채택된 답변

Josep Llobet
Josep Llobet 2021년 9월 6일

0 개 추천

Try:
doc plot
for to know more about the function

댓글 수: 3

Srh Fwl
Srh Fwl 2021년 9월 6일
Thank you for that, Josep. I have taken a look but unfortunately, it doesn't address my problem of needing to plot so many lines at publication quality.
Josep Llobet
Josep Llobet 2021년 9월 7일
You're wellcome.
In exporting plot in a good quality, all the resources that I can bring you is the exportgraphics() function, and, as a user-made function which is described as 'export images and plots in publication quality', the export_fig.m function, which you can obtain it in the MATLAB File exchange. In my short experience in exporting images with this aplications, I just can say that are very similar.
Srh Fwl
Srh Fwl 2021년 9월 7일
Thanks a lot, Josep. I'll take a look at that.

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

제품

릴리스

R2021a

질문:

2021년 9월 6일

댓글:

2021년 9월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by