Time Series Viewer
The time series viewer is a tool for interactive exploration of time series data. It was designed with flight test data in mind, but could be used for other applications.
This viewer allows you to interactively visualize time series data in your MATLAB workspace. It provides limited analysis capabilities, too. For the purposes of this application, "time series data" refers to parameters that vary only as a function of time. Specifically, this application is restricted to working with vectors (i.e. 1xN or Nx1).
I am very interested in what users think about this application. Please email me (mhirsch@mathworks.com) with any comments, descriptions of how you are using it, or suggestions. This demo uses the dragndrop interface, which is also available separately at http://www.mathworks.com/matlabcentral/fileexchange/4224
Citation pour cette source
Michelle Hirsch (2024). Time Series Viewer (https://github.com/michellehirsch/MATLAB-Time-Series-Viewer), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
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.
@dragndrop
private
Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées
Version | Publié le | Notes de version | |
---|---|---|---|
1.3.0.1 | Fixed typo in description |
|
|
1.3.0.0 | Moved code to GitHub. Tried to fix a few things, but may have introduced some bugs. Let me know, or just fix them yourself! |
|
|
1.2.0.0 | Removed unneeded files. |
||
1.1.0.0 | minor update to description. |
||
1.0.0.0 |