Calendar day calculator with day/date filtering capability
Utility that returns the dates/days between a start date and end date. It can filter results such that only dates that fall on certain days (like Mondays, Wednesdays, and Fridays) are returned. It can also exclude dates that fall on weekends (or any other days the user specifies), as well as exclude specific dates, such as holidays.
Cite As
Adrian Abordo (2024). Calendar day calculator with day/date filtering capability (https://www.mathworks.com/matlabcentral/fileexchange/18910-calendar-day-calculator-with-day-date-filtering-capability), 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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Version 1.1.0 - Streamlined program flow, resulting in five times faster execution time. |