is there any method to represent binary number in matlab

1 visualizzazione (ultimi 30 giorni)
is there any method to represent binary number in matlab????,beacause when i write 00 its only shows 0 in command window

Risposte (1)

Greg Dionne
Greg Dionne il 31 Mar 2017
Try something like dec2bin(4) or bin2dec('01001')

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by