MATLAB-Graphics-and-App-Building / delta-plot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:MATLAB 100.0%