You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
EARTH_ROSE direction rose from earth coordinate angles.
Syntax:
EARTH_ROSE(E)
EARTH_ROSE(E, nbins)
Inputs:
E: Angular current direction in degrees, earth coordinates.
OPTIONAL:
nbins: number of bins to plot histogram
Example:
theta = [110 110 110 90 288 290 292];
nbins = 20;
earth_rose(theta, nbins);
Cite As
Cameron Sparr (2026). earth_rose (https://www.mathworks.com/matlabcentral/fileexchange/33664-earth_rose), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (1.64 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
