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

Más respuestas (0)

Categorías

Productos

Versión

R2016a

Etiquetas

Preguntada:

el 19 de Jul. de 2019

Editada:

el 19 de Jul. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by