is there any method to represent binary number in matlab

조회 수: 1 (최근 30일)
ablaze
ablaze 2017년 3월 31일
답변: Greg Dionne 2017년 3월 31일
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