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!