How to plot wind rose in matlab?

3 views (last 30 days)
I want to plot wind rose diagrams but I don't know how to use windrose.m file. Can anybody tell me how to use this file?

Accepted Answer

Star Strider
Star Strider on 3 Apr 2015
I don’t know what format your data are in. You can always use the rose plot function, or if you have data in the form this person has, use the code I wrote in Rose diagram for discrete data.
  4 Comments
Varun Agrawal
Varun Agrawal on 4 Apr 2015
Thanks for your suggestions.I will come back to you if more help needed

Sign in to comment.

More Answers (0)

Categories

Find more on Weather and Atmospheric Science in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!