Azzera filtri
Azzera filtri

Reshape Matrix Size Marlab

2 visualizzazioni (ultimi 30 giorni)
Ibnu Darajat
Ibnu Darajat il 19 Lug 2019
Modificato: Stephan il 19 Lug 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

Risposta accettata

Stephan
Stephan il 19 Lug 2019
Modificato: Stephan il 19 Lug 2019

Più risposte (0)

Categorie

Scopri di più su Resizing and Reshaping Matrices in Help Center e File Exchange

Prodotti


Release

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by