convert decimal to binary (for whole column)
古いコメントを表示
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
回答 (2 件)
dpb
2016 年 9 月 30 日
doc dec2bin % for details...
kumar panduga
2016 年 10 月 8 日
0 投票
dec2bin(column)
カテゴリ
ヘルプ センター および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!