Month and Day of month to Day of year (mmdd2ddd.m)
Version 1.1.0.0 (102 Bytes) by
Daniel Okoh
Converts month and day of a month to corresponding day of the year
mmdd2ddd is a MATLAB function that converts the month and day of a month to corresponding day of the year.
Syntax is:
ddd=mmdd2ddd(yyyy,mm,dd)
converts day dd of month mm of year yyyy to the corresponding day ddd of the same year.
Cite As
Daniel Okoh (2023). Month and Day of month to Day of year (mmdd2ddd.m) (https://www.mathworks.com/matlabcentral/fileexchange/46700-month-and-day-of-month-to-day-of-year-mmdd2ddd-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Dates and Time 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.