Easter Sunday Indicator
Version 1.0.0.0 (1.01 KB) by
Alexandros Leontitsis
Indicates if a date is the Easter Sunday
11.2K Downloads
Updated
10 Oct 2006
No License
Returns an indicator 0 or 1 that tells if a date is the Easter Sunday according to either the Catholic or the Orthodox dogma.
Example:
>> e=easter(15,4,2002,'Catholic')
e =
0
>> e=easter(31,3,2002,'Catholic')
e =
1
Cite As
Alexandros Leontitsis (2024). Easter Sunday Indicator (https://www.mathworks.com/matlabcentral/fileexchange/12588-easter-sunday-indicator), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Holidays / Seasons 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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |