Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 697 Bytes

File metadata and controls

16 lines (10 loc) · 697 Bytes

figureManager

This repository collects functions used to plot large data sets.

Therefore, decimation for various types is implemented and automatically handled by the FigureManager. It automatically decimates the data set, if interaction takes place.

This toolbox is also mirrored to the Matlab File Exchange. It is heavily used in the mdtsToolbox.

Dependencies

The test funcions use the graphics-toolbox: https://github.com/RolandRitt/Matlab-graphics

Example Plot