photo

Nirav


Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


Alternative to bitshift(A,k,N) as in 2014a , it gives a warning and I would like to avoid using it. But cannot understand alternative suggested.
I have a binary number % code a = uint8(88) , b = dec2bin(a) --> b = 1011000 I would like to just get consecutive 11 with...

10 years ago | 1 answer | 0

1

answer