scrollplot
by Luca Citi
10 Jun 2003
(Updated 30 Mar 2006)
Linear plot with multiple subplot and horizontal scrollbar for the inspection of long timeseries
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
This submission has inspired the following:
Advanced Scroll Subplot Function
|
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 08 Jul 2003 |
Norbert Marwan
|
|
|
| 29 Jul 2003 |
Frank Atherton
|
|
|
| Updates |
| 16 Jul 2004 |
Thanks to Rachel van Ooteghem, it can now draw more than a line in every subplot when yn is a matrix. |
| 16 Jul 2004 |
Thanks to Rachel van Ooteghem, it can now draw more than a line in every subplot when yn is a matrix. |
| 17 Oct 2005 |
"Warning: Function call ScrollPlot invokes inexact match scrollplot.m." solved. |
| 27 Feb 2006 |
Description updated |
| 30 Mar 2006 |
Added an example to the help text |
|
Contact us at files@mathworks.com