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
Zitieren als
Michelle Hirsch (2024). Time Series Viewer (https://github.com/michellehirsch/MATLAB-Time-Series-Viewer), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
@dragndrop
private
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |