convert decimal to binary (for whole column)
Mostra commenti meno recenti
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
Risposte (2)
dpb
il 30 Set 2016
doc dec2bin % for details...
kumar panduga
il 8 Ott 2016
0 voti
dec2bin(column)
Categorie
Scopri di più su Data Type Conversion in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!