Borrar filtros
Borrar filtros

generate wind rose with frequencies

3 visualizaciones (últimos 30 días)
bekka mohamed
bekka mohamed el 22 de Oct. de 2020
Comentada: Adam Danz el 22 de Oct. de 2020
hello,
in oroder to draw a wind rose i found a lot of Matalb functions. but i want to draw it with frequencies of apparition. because i don't have the wind directions and speeds data. Can you help me please !
  3 comentarios
bekka mohamed
bekka mohamed el 22 de Oct. de 2020
thank you for your answer,
i don't know how to draw it in a polar plot, so for that ,in matlab function the inputs are already 2 vectors of wind speed and directions.
Adam Danz
Adam Danz el 22 de Oct. de 2020
You can set North as 0, West is 90, south as 180, and west as 270 degrees, and then set the ThetaZeroLocation of the axes to "top".
If your plotting function uses cartesian coordinates, use pol2cart() to do the conversion.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by