Simulink vector to bit a second
古いコメントを表示
I have a vector [1, 1023]. To exampe: [1, 0, 1 ... 0], but I want to send only one bit a second from vector in simulink. How I can do that? I want to pass the number to another block and so on 1023 times.
3 件のコメント
Fangjun Jiang
2020 年 10 月 5 日
You mean a vector like [1, 0, 1 ... 0], every value is either 0 or 1, the total length is 1023?
Anton Naymov
2020 年 10 月 5 日
Anton Naymov
2020 年 10 月 5 日
編集済み: Anton Naymov
2020 年 10 月 5 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Buffers, Switches, and Counters についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!