DEC to HEX on XOR

2 Ansichten (letzte 30 Tage)
Fasya Aoi
Fasya Aoi am 19 Okt. 2018
Beantwortet: Walter Roberson am 19 Okt. 2018
how to produce output from x1<-- DEC(22)⊕21H; i got some problem here, please help me out

Antworten (1)

Walter Roberson
Walter Roberson am 19 Okt. 2018
Convert the decimal and hex to uint8, bitxor, and then if appropriate convert the output to hex.

Kategorien

Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by