earth_compass

Create a MATLAB compass using ENU u and v vectors, and change axis labels to N,S,E,W

You are now following this Submission

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 (2026). earth_compass (https://se.mathworks.com/matlabcentral/fileexchange/33663-earth_compass), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

updated summary

1.0.0.0