How can I remove holidays from a timetable
    조회 수: 6 (최근 30일)
  
       이전 댓글 표시
    
Hi,
How can I remove the holidays from a timetable?
Thx :)
댓글 수: 0
답변 (1개)
  Walter Roberson
      
      
 2019년 4월 24일
        댓글 수: 2
  Walter Roberson
      
      
 2019년 4월 25일
				Look at the second bit of code, the one showing ismember() and ending with listOfHolidays . You would create the listOfHolidays as a datetime vector with all of the holiday dates in the range you are interested in. 
The list of holidays is pretty regional. See for example https://www.paisabazaar.com/savings-account/india-bank-holidays-2018/ which lists over 90 bank holidays in India, broken down by state or province.
참고 항목
카테고리
				Help Center 및 File Exchange에서 Holidays / Seasons에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

