How to plot these kind of line charts as shown in figures ? Any pointer will be helpfull

1 次查看(过去 30 天)

采纳的回答

Walter Roberson
Walter Roberson 2023-12-13
Those are a mix of plot() and either area or fill or patch() . fill() and patch() are easier to figure out, and have the advantage that transparency can be specified directly at the time the patch is constructed.
  4 个评论
Avijit Paul
Avijit Paul 2023-12-16
Thanks a lot. What I can see in the plot is that there are additional lines after 2015. How to do that ? I mean data size is different.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Polar Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by