scatterWindRose
Plot a wind rose as a scatter plot
Plot a wind rose as a scatter plot with two or three variables to optimize the quantity of information that can be obtained on a single figure. The objective is to plot a wind rose that shows complementary information to the one obtained with the classical wind roses. These 2 possibilities are here highlighted by examples:
-
a wind rose with 3 variables, i.e. for example the wind direction, the wind speed and the turbulence intensity.
-
a wind rose with 2 variables and multiple sensors.
Example of wind roses with scattered data: Figure 4 in https://link.springer.com/article/10.1007/s00348-016-2275-9
Example
Cite As
E. Cheynet (2025). Wind rose as a scatter plot (https://github.com/ECheynet/scatterWindRose/releases/tag/v4.1.3), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Data Distribution Plots > Scatter Plots >
- Sciences > Geoscience > Weather and Atmospheric Science >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
4.1.3 | See release notes for this release on GitHub: https://github.com/ECheynet/scatterWindRose/releases/tag/v4.1.3 |
||
4.1.2 | See release notes for this release on GitHub: https://github.com/ECheynet/scatterWindRose/releases/tag/v4.1.2 |
||
4.1.1 | See release notes for this release on GitHub: https://github.com/ECheynet/scatterWindRose/releases/tag/v4.1.1 |
||
4.1 | Added the project website |
||
4.0.0.0 | Simplified implementation + inputparser included |
||
3.0.0.0 | updated to R2014b
|
||
2.1.0.0 | -Description updated
|
||
2.0.0.0 | - examples updated, and source code re-written |
||
1.11.0.0 | -
|
||
1.10.0.0 | - correction of a bug from previous update |
||
1.9.0.0 | - the radial label can not longer be hidden by the scatter plot
|
||
1.8.0.0 | -title and description modification |
||
1.7.0.0 | description updated |
||
1.6.0.0 | - possibility to replace limits of variable #2 by an empty vector [].
|
||
1.5.0.0 | - |
||
1.4.0.0 | examples and specifications updated |
||
1.3.0.0 | - |
||
1.2.0.0 | - modification of the description |
||
1.1.0.0 | - new picture and correction of reference angle (aligned with North) |
||
1.0.0.0 |