convert decimal to binary (for whole column)
Afficher commentaires plus anciens
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
Réponses (2)
dpb
le 30 Sep 2016
doc dec2bin % for details...
kumar panduga
le 8 Oct 2016
0 votes
dec2bin(column)
Catégories
En savoir plus sur Data Type Conversion dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!