User`s guide

3 Working with Signals
3-40
Channel 1: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 0, 0,...
Channel 2: 1, 1, 0, 0, 1, 1, 0, 0, 1, 1, 0, 0,...
To create the model, specify the following parameter values in the Signal From
Workspace block:
Signal = [12345678910;1100110011]'
Sample time = 1
Samples per frame = 4
Form output after final data value = Setting to zero
The Sample time setting of 1 and the Samples per frame setting of 4 yield a
frame-based output with a frame size of 4 samples and a frame period of
4 seconds. The
Form output after final data value parameter setting
specifies that all outputs after the third frame are zero.
Note that the output of the To Workspace block,
yout, is the original signal
with appended zeros in each channel.
11
21
30
40
51
61
70
80
first matrix output
t=0t=4
ch2
ch1
ch2
ch1
91
10 1
00
00
ch2
ch1
t=8
00
00
00
00
ch2
ch1
t=12