main.m624 chars23 lines
This script takes ten points in ascending order, then interpolates linearly to calculate at least 3 additional points between each pair of consecutive points. The script then plots the original points along with the interpolated points.
gistlibby LogSnag