Plot Wind Direction versus Wind Speed

버전 1.0.0.0 (3.33 KB) 작성자: Bruce Raine
This function can plot polar data onto a compass plot. plotWinDirVel calls another small function
다운로드 수: 994
업데이트 날짜: 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