Sir, plz help me with matlab code

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

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?)

Sign in to comment.

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Asked:

on 11 Aug 2016

Commented:

on 11 Aug 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!