Is it possible to create and use buses whose elements are single bits in Simulink 7.1 (R2008a)?

1 view (last 30 days)
Currently the minimum bus element size in Simulink is 8 bits. I would like to be able to create buses whose elements constitute single bits.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
The ability to represent single bits in a bus is not available in SImulink 7.3 (R2009a) or any previous versions.
To work around this, extract and shift bits manually with the Extract Bits block and Shift Arithmetic block. See the attached resolution document "extract_pack.mdl"

More Answers (0)

Products


Release

R2009a

Community Treasure Hunt

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

Start Hunting!