Getting Started | ![]() ![]() |
Displaying Frame Sizes
You can display the sizes of data frames in different parts of the model by selecting Signal dimensions from the Format menu at the top of the model window. This is shown in the following figure. Note that the line leading out of the Bernoulli Binary Generator block is labeled [4x1]
, indicating that its output consists of column vectors of size 4. Since the Hamming Encoder block uses a [7,4] code, it converts frames of size 4 into frames of size 7, so its output is labeled [7x1]
.
![]() | Running the Hamming Code Model | Adding a Scope to the Model | ![]() |