Industrial Data Science
in C# and .NET:
Simple. Fast. Reliable.
 
 

ILNumerics - Technical Computing

Modern High Performance Tools for Technical

Computing and Visualization in Industry and Science

Smooth Plotting using SplinePlot


A simple plot demonstrates how to use ILNumerics.Drawing.Plotting.SplinePlot to visualize smooth spline connected sample values. Two plots are created by using LinePlot and SplinePlot. LinePlot draws a straight line through the points. SplinePlot created a smooth curve as not-a-knot spline, connecting the same data points.

Use the track bar to change the resolution of SplinePlot and see the difference!

Last modified: August 25 2021 18:29

Download ZIP

TOP

All Examples