given a date -- represent it in the Maya long count system.
https://en.wikipedia.org/wiki/Maya_calendar
https://maya.nmai.si.edu/calendar/maya-calendar-converter
For example,
date = [2020 03 24] Maya = '13.0.7.6.10'
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers94
Suggested Problems
-
Determine whether a vector is monotonically increasing
23364 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15808 Solvers
-
Combinations without using nchoosek
140 Solvers
-
Check if number exists in vector
14338 Solvers
-
950 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Nice one!
Really appreciate the solution!