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 投票

その他の回答 (0 件)

カテゴリ

製品

リリース

R2016a

タグ

質問済み:

2019 年 7 月 19 日

編集済み:

2019 年 7 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by