scrollplot

버전 1.0.0.0 (2.24 KB) 작성자: Luca Citi
Linear plot with multiple subplot and horizontal scrollbar for the inspection of long timeseries
다운로드 수: 4.1K
업데이트 날짜: 2006/3/30

라이선스 보기

scrollplot(dx, x1, y1, x2, y2, ...)
Designed to inspect long timeseries: it shows a section of the data and allows the user to horizontally scroll the view. A smart loading of the data allows the inspection of otherwise untreatable long timeseries.
Plots every yn versus xn in a subplot. All subplots have common x limits. The user can horizontally scroll the view using a scrollbar. The horizontal view size is dx. If yn is a row or a column the n-th subplot is a line. If yn is a matrix each column is a line in the n-th subplot. An example is shown in the screenshot.

인용 양식

Luca Citi (2024). scrollplot (https://www.mathworks.com/matlabcentral/fileexchange/3581-scrollplot), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Data Distribution Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Added an example to the help text