how xor is used between two no.? or which command ?
Mostrar comentarios más antiguos
LL=mod(176+233,256) xor (142);
Respuesta aceptada
Más respuestas (1)
xor(mod(176+233,256),142)
Is this what you are looking for? Is so,a quick MATLAB documentation search would have sufficed instead of taking the pain to post question here.
Categorías
Más información sobre Object Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!