Shaded time series
Use this function to plot several time series aligned beneath each other with shaded blocks highlighting important sections.
Citation pour cette source
Carl Fischer (2025). Shaded time series (https://www.mathworks.com/matlabcentral/fileexchange/20625-shaded-time-series), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : ShadePlotForEmphasis
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.5.0.0 | Slight improvement to parameter consistency checks. |
||
1.4.0.0 | Accept different indicators to shade each subplot differently.
|
||
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 |