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

Weitere Antworten (0)

Produkte

Version

R2016a

Gefragt:

am 19 Jul. 2019

Bearbeitet:

am 19 Jul. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by