Shaded time series

バージョン 1.5.0.0 (2.88 KB) 作成者: Carl Fischer
Plot time series one above the other with coloured strips highlighting interesting features.
ダウンロード: 3.7K
更新 2011/3/8

ライセンスの表示

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

引用

Carl Fischer (2024). Shaded time series (https://www.mathworks.com/matlabcentral/fileexchange/20625-shaded-time-series), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersTime Series についてさらに検索
謝辞

ヒントを得たファイル: ShadePlotForEmphasis

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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