Filter löschen
Filter löschen

convert decimal to binary (for whole column)

2 Ansichten (letzte 30 Tage)
ck
ck am 30 Sep. 2016
Beantwortet: kumar panduga am 8 Okt. 2016
How can I convert the whole column of decima values to binary values? Is there any function for that or would i have to write a loop

Antworten (2)

dpb
dpb am 30 Sep. 2016
doc dec2bin % for details...

kumar panduga
kumar panduga am 8 Okt. 2016
dec2bin(column)

Kategorien

Mehr zu Data Type Conversion finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by