how can i split the sequence of binary data to single bits

Now my binary data is 10001110. and I want that 8 bit binary number to get split into single bits and arrange each element into each row input=[10001110] order is 1*1 output order is 8*1. so each bit should get split and arranged to each row.

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink Design Verifier についてさらに検索

タグ

質問済み:

2017 年 12 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by