DEC to HEX on XOR

2 visualizaciones (últimos 30 días)
Fasya Aoi
Fasya Aoi el 19 de Oct. de 2018
Respondida: Walter Roberson el 19 de Oct. de 2018
how to produce output from x1<-- DEC(22)⊕21H; i got some problem here, please help me out

Respuestas (1)

Walter Roberson
Walter Roberson el 19 de Oct. de 2018
Convert the decimal and hex to uint8, bitxor, and then if appropriate convert the output to hex.

Categorías

Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by