Borrar filtros
Borrar filtros

Reshape Matrix Size Marlab

2 visualizaciones (últimos 30 días)
Ibnu Darajat
Ibnu Darajat el 19 de Jul. de 2019
Editada: Stephan el 19 de Jul. de 2019
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

Respuesta aceptada

Stephan
Stephan el 19 de Jul. de 2019
Editada: Stephan el 19 de Jul. de 2019

Más respuestas (0)

Categorías

Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by