how xor is used between two no.? or which command ?
Afficher commentaires plus anciens
LL=mod(176+233,256) xor (142);
Réponse acceptée
Plus de réponses (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.
Catégories
En savoir plus sur Object Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!