ocean_rose

バージョン 1.2.0.0 (1.64 KB) 作成者: Cameron Sparr
This is a simple script that takes in earth coordinate angle measures and makes a 'rose' plot.
ダウンロード: 585
更新 2011/11/9

ライセンスの表示

Hey all -- I wrote another more appropriately named (earth_rose) script for ALL geo scientists!

http://www.mathworks.com/matlabcentral/fileexchange/33664-earthrose

This is similar to wind_rose, but I found that that function did way more than I needed it to.

This function:
1. takes in angle measurements in earth coordinates (0 degrees is N, 90 degrees is E, 180 degrees is South, 270 deg is West)
2. converts those angles into mathematical coordinates
3. creates a 'rose' plot (polar histogram)
4. Changes the axis names to N,S,E,W

引用

Cameron Sparr (2024). ocean_rose (https://www.mathworks.com/matlabcentral/fileexchange/33404-ocean_rose), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

see new script: http://www.mathworks.com/matlabcentral/fileexchange/33664-earthrose

1.1.0.0

Added a more complete description

1.0.0.0