how to write matrix size in matlab
2 次查看(过去 30 天)
显示 更早的评论
h1 =1x255 logical
h3 = 1x255 logical
howto do bitxor of h1 and h3
h1 is converted into binary form and represented into column wise (1 to 255)
h3 is also converted into binary form and represented into column wise (1 to 255)
.how to represent h1 and h3 in matlab and do xor operation
4 个评论
Jan
2018-11-30
Madhan is right: This is a duplicate question. Please, moni sinha, post a question only once to avoid confusing the readers and wasting the time of the ones, who try to help you.
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrices and Arrays 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!