earth_compass

版本 1.1.0.0 (1.6 KB) 作者: Cameron Sparr
Create a MATLAB compass using ENU u and v vectors, and change axis labels to N,S,E,W
395.0 次下载
更新时间 2011/11/8

查看许可证

EARTH_COMPASS Earth-coordinate compass plot
- Changes plot labels to N,S,E,W

Syntax:
EARTH_COMPASS(U, V)
EARTH_COMPASS(U, V, LINESPEC)

Inputs:
U: vector of u-velocity
V: vector of v-velocity
Optional:
LINESPEC: line specification (ie, color)

引用格式

Cameron Sparr (2024). earth_compass (https://www.mathworks.com/matlabcentral/fileexchange/33663-earth_compass), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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

updated summary

1.0.0.0