Skip to main content
Skip table of contents

RSKplotdownsample.m

Arguments

Input

-Required- 

  • RSK 

-Optional-

  • channel : longName.

Output

  • handles

This function plots the values in the downsample Data field that is read by readdownsample.

It is a downsample of the full range of data, for a quick review of the full dataset. It is a downsample of the original dataset based on "Largest Triangle Three Buckets Algorithm" and contains up to 40960 samples per channel. For details of the algorithm, please refer to Downsampling time series for visual representation, Sveinn Steinarsson, 2013.

Example:

CODE
rsk = RSKplotdownsample(rsk,'channel',{'Temperature','Conductivity'})
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.