Reshape Matrix Size Marlab

I have a code like this :
a = randi ([100 200], 4000,8);
b = de2bi(a);
c = b(:);
how to make the C matrix back into the B matrix?
Thanks before

More Answers (0)

Categories

Products

Release

R2016a

Asked:

on 19 Jul 2019

Edited:

on 19 Jul 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!