Developing Wind Resource Map in Matlab

1 view (last 30 days)
I have five sets of wind data for 5 different locations. For each sets of data I have calculated the U and V components of the velocity by using U = M*cos(th) and V = M*sin(th). I want to know how can I plot these data to develop the wind map that will give me different wind class for different locations.

Accepted Answer

Image Analyst
Image Analyst on 12 Sep 2017
Perhaps quiver()?

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!