Recessionplot not including 2020
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear Experts,
I am having a challenge with recessionplot. I have plotted this monthly time series data (1971M1-2021M10) and clicked 'recessionplot'.
However, the recessionplot algorithm does not shade (grey) the COVID-19 recession (2020M02-2020M04).
How do I add the COVID-19 recession to the graph?
Thank you,
Mpho
댓글 수: 0
채택된 답변
Subhajyoti
2024년 9월 13일
It is my understanding that you are plotting recessions using the ‘recessionplot’ in MATLAB R2021a, but it is not showing the COVID-19 recession (2020M02-2020M04).
This period has been added as recession to the database in the MATLAB R2022a release. The ‘recessionplot’ now plots a recession band for that period in time series. You can update your MATLAB Installation to R2022a or later releases to fix the issue.
Refer to following resource to know more about the steps tot ‘Update an Existing Installation’ of MATLAB:
Additionally, you can refer to the following MathWorks documentation link to learn more about ‘recessionplot’ and its release-updates in MATLAB:
I hope this helps.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Biological and Health Sciences에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!