earth_compass

Create a MATLAB compass using ENU u and v vectors, and change axis labels to N,S,E,W
392 Downloads
Updated 8 Nov 2011

View License

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)

Cite As

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

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

updated summary

1.0.0.0