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!