Plot Wind Direction versus Wind Speed

版本 1.0.0.0 (3.3 KB) 作者: Bruce Raine
This function can plot polar data onto a compass plot. plotWinDirVel calls another small function
994.0 次下载
更新时间 2012/1/2

查看许可证

PLOTWINDIRVEL can be used to plot wind direction versus wind velocity (read strength) on a compass plot.

I have included two scripts to show you how to use the function. If you run the first script make sure the datafile is co-resident with the two MATLAB-files. Here is a snippet from the second script:

[a,b] = plotWinDirVel(wdir,knots, ...
{'Wind Direction and Strength ...(zero degrees is true North)'});

You may need to vertically stretch the plots a little to reveal the heading. There is probably a better way to position the heading so feel free to offer suggestions.

引用格式

Bruce Raine (2024). Plot Wind Direction versus Wind Speed (https://www.mathworks.com/matlabcentral/fileexchange/34425-plot-wind-direction-versus-wind-speed), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Vector Fields 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0