Reshape Matrix Size Marlab

조회 수: 3 (최근 30일)
Ibnu Darajat
Ibnu Darajat 2019년 7월 19일
편집: Stephan 2019년 7월 19일
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

채택된 답변

Stephan
Stephan 2019년 7월 19일
편집: Stephan 2019년 7월 19일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

태그

제품


릴리스

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by