Sir, plz help me with matlab code
2 views (last 30 days)
Show older comments
my matrix is k=[0 -1 1 1;0 -1 1 1;0 1 1 -1;0 -1 1 -1]; i need to perform xor operation for each row and get single value,plz....
1 Comment
Pawel Ladosz
on 11 Aug 2016
I think your question is a bit unclear what do you mean by xor for each row? (I assume by xor you mean logical exclusive-OR?)
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!