[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

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON