How can I plot a pollution rose?

I would like to implement in MATLAB the following examples provided in the R package. Is there any way?

回答(1 个)

Adam Danz
Adam Danz 2021-3-24
编辑:Adam Danz 2021-6-3

0 个投票

It would be helpful to have a URL to the R Package so we wouldn't have to guess how the plot was produced.
It looks like polaraxes along with a surface or contour plot. Neither surface and contour plots cannot be added to polaraxes as of the current release (Matlab r2021a).
Alternatives are to use colored scatter points or to use cartesian axes instead. Here are some examples of those strategies

3 个评论

I think they might be referring to the one that's part of openair.
Chao
Chao 2022-9-20
编辑:Chao 2022-9-20
Can the wind rose and polution rose plots be easily generated in MATLAB?
Search the File Exchange for alternatives.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Polar Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by