How to check if 'double' type dates are a business day?

1 view (last 30 days)
Hi, I have a sequence of dates that are in double type -- looks like this: 737765.
What is a function that I can use for this double type date to tell whether it is a business day or not?
If it is not a business day, is there a function that gives me the closest business day?
Thank you!

Answers (1)

Walter Roberson
Walter Roberson on 30 Jul 2019
https://www.mathworks.com/help/finance/isbusday.html
https://www.mathworks.com/help/finance/busdate.html

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!