/delta-plot

deltaplot creates multiple line segments, each showing the difference between pairs of values.

Primary LanguageMATLABOtherNOASSERTION

deltaplot

View Delta Plot on File Exchange Open in MATLAB Online

Version: 1.0

deltaplot creates multiple line segments, each showing the difference between pairs of values.

Example deltaplot

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.