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.

 Akzeptierte Antwort

Josep Llobet
Josep Llobet am 6 Sep. 2021

0 Stimmen

Try:
doc plot
for to know more about the function

3 Kommentare

Srh Fwl
Srh Fwl am 6 Sep. 2021
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 am 7 Sep. 2021
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 am 7 Sep. 2021
Thanks a lot, Josep. I'll take a look at that.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by