How to plot a rose plot, not as a histogram, but as a kind of sectorial bar plot?
2 次查看(过去 30 天)
显示 更早的评论
I have a vector sector=(0:30:360) which gives 12 sectors of 30 degrees each. I have another vector 'error' of the same size as 'sector', which contains error estimates for each 30 deg sector. I could easily plot this as a bar plot, but since I'm dealing with wind direction sectors, I would very much like to plot my data as a rose - so kind of like a 'sectorial' bar plot. Does anyone have a clue on how to do this? Answers are very much appreciated!
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!