I want to split a char array '1001' into 1 0 0 1 bits

1 回表示 (過去 30 日間)
Javadkhan Gurbanov
Javadkhan Gurbanov 2020 年 10 月 15 日
回答済み: madhan ravi 2020 年 10 月 15 日
How do I split '1001' - char array, into 4 separate bits like this => 1 0 0 1?

回答 (1 件)

madhan ravi
madhan ravi 2020 年 10 月 15 日
'1001' - '0'

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by