Graphics Display of Orbital Characteristics of the Planets
Version 1.2.0.0 (30.1 MB) by
David Eagle
Graphics display of the J2000 heliocentric orbital characteristics of the solar system planets.
This submission is a MATLAB script named planet_plot that can be used to graphically display orbital information about the planets of our solar system. This heliocentric data is created and displayed in the J2000 equatorial coordinate system.
This MATLAB script reads JPL planetary ephemerides in a machine-independent binary format (kernels) which are available from the SPICE web site and by anonymous ftp from ftp://ssd.jpl.nasa.gov/pub/eph/planets/bsp. These *.bsp ephemeris files are IEEE-Little Endian style of binary kernel. This is the binary form native to PC/Linux, PC/Windows and MAC/Intel machines. Additional information about JPL ephemerides can be found at http://naif.jpl.nasa.gov/naif/.
The planet_plot script uses routines from the MICE software suite to read and evaluate the JPL binary ephemeris file. Platform-specific MICE mex files, support functions and other binary ephemeris files are available at naif.jpl.nasa.gov/naif/toolkit_MATLAB.html. MICE is a MATLAB implementation of the SPICE library created by JPL.
Cite As
David Eagle (2024). Graphics Display of Orbital Characteristics of the Planets (https://www.mathworks.com/matlabcentral/fileexchange/42948-graphics-display-of-orbital-characteristics-of-the-planets), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Sciences > Physics > Gravitation, Cosmology & Astrophysics >
- Sciences > Geoscience > Earth and Planetary Science >
Find more on Gravitation, Cosmology & Astrophysics 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.