How to convert a negative decimal to binary using the two's complement coding method

19 vues (au cours des 30 derniers jours)
Is there a function to do this in MATLAB?

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 14 Sep 2023
dec2bin(-1)
ans = '11111111'

Catégories

En savoir plus sur Data Type Conversion dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by