Easter Sunday Indicator

Indicates if a date is the Easter Sunday

You are now following this Submission

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 (2026). Easter Sunday Indicator (https://in.mathworks.com/matlabcentral/fileexchange/12588-easter-sunday-indicator), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Holidays / Seasons in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0