error in bit shifting operation
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Raza Ali
el 26 de Feb. de 2014
Comentada: Raza Ali
el 26 de Feb. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!