next up previous contents index
Next: display Up: Data Manipulation Commands Previous: deftype   Contents   Index


diff

The diff command compares two vectors or entire plots.

diff plot1 plot2 [vecname ...]
The command will compare all the vectors in the specified plots, or only the named vectors if any are given. If there are different vectors in the two plots, or any values in the vectors differ significantly, the difference is reported. The variables diff_abstol, diff_reltol, and diff_vntol are used to determine if two values are ``significantly'' different.



Stephen R. Whiteley 2006-10-23