DEC to HEX on XOR

2 ビュー (過去 30 日間)
Fasya Aoi
Fasya Aoi 2018 年 10 月 19 日
回答済み: Walter Roberson 2018 年 10 月 19 日
how to produce output from x1<-- DEC(22)⊕21H; i got some problem here, please help me out

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 10 月 19 日
Convert the decimal and hex to uint8, bitxor, and then if appropriate convert the output to hex.

カテゴリ

Help Center および File ExchangeResizing and Reshaping Matrices についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by