Shaded time series

Plot time series one above the other with coloured strips highlighting interesting features.

이 제출물을 팔로우합니다

Use this function to plot several time series aligned beneath each other with shaded blocks highlighting important sections.

인용 양식

Carl Fischer (2026). Shaded time series (https://kr.mathworks.com/matlabcentral/fileexchange/20625-shaded-time-series), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: ShadePlotForEmphasis

카테고리

Help CenterMATLAB Answers에서 Time Series에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.5.0.0

Slight improvement to parameter consistency checks.

1.4.0.0

Accept different indicators to shade each subplot differently.
If the user specifies a single column of data then use the current plot instead of creating a new one to allow the user more control (eg. custom subplots).

1.3.0.0

Detect inconsistent data lengths.

1.2.0.0

Fixed bug that occurred when X was a row vector.

1.1.0.0

Allow data in rows or columns. Extra sanity checks on data lengths.

1.0.0.0