2.2K Downloads
Updated 25 Jan 2005
No License
Convert dates to julian day. For example, if you want to know the number of day since time began for the IBM PC, wich is 1980-01-01, type the following:
number_of_day = date2julian(2005-01-23)
the results is of course 9155 days.
You can specify the day 0 that you want in the file date2julian.
Cite As
Felix Comtois-Boutet (2022). date2julian (https://www.mathworks.com/matlabcentral/fileexchange/6777-date2julian), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
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.