is there any method to represent binary number in matlab

1 次查看(过去 30 天)
is there any method to represent binary number in matlab????,beacause when i write 00 its only shows 0 in command window

回答(1 个)

Greg Dionne
Greg Dionne 2017-3-31
Try something like dec2bin(4) or bin2dec('01001')

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by