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
Citar como
Michelle Hirsch (2025). Time Series Viewer (https://github.com/michellehirsch/MATLAB-Time-Series-Viewer), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
@dragndrop
private
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |