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
인용 양식
Michelle Hirsch (2024). Time Series Viewer (https://github.com/michellehirsch/MATLAB-Time-Series-Viewer), GitHub. 검색 날짜: .
MATLAB 릴리스 호환 정보
플랫폼 호환성
Windows macOS Linux카테고리
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!@dragndrop
private
GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
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 |