is there any method to represent binary number in matlab

1 visualización (últimos 30 días)
ablaze
ablaze el 31 de Mzo. de 2017
Respondida: Greg Dionne el 31 de Mzo. de 2017
is there any method to represent binary number in matlab????,beacause when i write 00 its only shows 0 in command window

Respuestas (1)

Greg Dionne
Greg Dionne el 31 de Mzo. de 2017
Try something like dec2bin(4) or bin2dec('01001')

Categorías

Más información sobre Logical 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