Reshape Matrix Size Marlab

2 次查看(过去 30 天)
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