How to plot wind rose according to u and v components

4 vues (au cours des 30 derniers jours)
Zach
Zach le 7 Mar 2012
I have wind components u and v, how could I plot wind rose accodring to this components?? Please help!

Réponses (3)

Bjorn Gustavsson
Bjorn Gustavsson le 7 Mar 2012
Well you could start by typing something like:
lookfor rose
at the matlab prompt. Or you could type:
helpwin
and then browse your way through: "MATLAB", "Graphics", "Plots and Plotting Tools" to "Figures, Plots and Graphs".
HTH,

Jacob Halbrooks
Jacob Halbrooks le 7 Mar 2012
In addition to searching MATLAB documentation, also look at the File Exchange for user-contributed utilities. The wind_rose utility is popular and might be what you want.

Daniel Pereira
Daniel Pereira le 16 Juil 2014
You can use my tool
Wind Rose
Pretty simple, I think.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by