Simulink vector to bit a second
Show older comments
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 Comments
Fangjun Jiang
on 5 Oct 2020
You mean a vector like [1, 0, 1 ... 0], every value is either 0 or 1, the total length is 1023?
Anton Naymov
on 5 Oct 2020
Anton Naymov
on 5 Oct 2020
Edited: Anton Naymov
on 5 Oct 2020
Accepted Answer
More Answers (0)
Categories
Find more on Buffers, Switches, and Counters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!