Reshape Matrix Size Marlab

2 Ansichten (letzte 30 Tage)
Ibnu Darajat
Ibnu Darajat am 19 Jul. 2019
Bearbeitet: Stephan am 19 Jul. 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

Akzeptierte Antwort

Stephan
Stephan am 19 Jul. 2019
Bearbeitet: Stephan am 19 Jul. 2019

Weitere Antworten (0)

Kategorien

Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange

Produkte


Version

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by