Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
p=4 and b1=dec2bin(p,8) now b1='00000100' and iwant now b1= 0000 first raw & 01000 second raw 2*4 size matrix from binary digit number
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
8 digit binary to 4 digit group and make matrix from it b1= 0 0 0 0(first raw) 0 0 0 1(second raw) b2= 0 0 0 0 1 0 1 0 2*4 size matrix
0 commentaires
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!