[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/ops]
xor
(/tools/hpmatlab/toolbox/matlab/ops/xor.m)
Function Synopsis
X = xor(S,T)
Help text
XOR Exclusive "or".
xor(S,T) is the symmetric difference of the nonzero
structures of S and T. The result is one where
either S or T, but not both, is nonzero.
Cross-Reference Information
This function is called by
- comet /tools/hpmatlab/toolbox/matlab/plotxy/comet.m
- filtdemo /tools/hpmatlab/toolbox/signal/filtdemo.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON