How to plot wind rose according to u and v components
4 ビュー (過去 30 日間)
古いコメントを表示
I have wind components u and v, how could I plot wind rose accodring to this components?? Please help!
0 件のコメント
回答 (3 件)
Bjorn Gustavsson
2012 年 3 月 7 日
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,
0 件のコメント
Jacob Halbrooks
2012 年 3 月 7 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!