Version: 1.1
deltaplot creates multiple line segments, each showing the difference between pairs of values.
How to use:
deltaplot(X1, X2)
deltaplot(X1, Y1, X2, Y2)
deltaplot(___, names)
deltaplot(___,Name,Value)
deltaplot(Parent,___)
D = deltaplot(___)
call help deltaplot
for more information.