earth_compass
Version 1.1.0.0 (1.59 KB) by
Cameron Sparr
Create a MATLAB compass using ENU u and v vectors, and change axis labels to N,S,E,W
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 LinuxCategories
- MATLAB > Graphics > 2-D and 3-D Plots > Vector Fields >
- Sciences > Geoscience > Oceanography and Hydrology >
- Sciences > Geoscience > Weather and Atmospheric Science >
- Sciences > Geoscience > Earth and Planetary Science >
Find more on Vector Fields in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.