error in bit shifting operation
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Raza Ali
il 26 Feb 2014
Commentato: Raza Ali
il 26 Feb 2014
a=[1 0 0 0 0 0 1 0 1]
i want to shift these bits according to my requirement
like i want them to shift left side two bits
b=[0 0 0 0 1 0 1 1 0]
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!