User`s guide

Signal To Workspace
5-395
The Example 1 block settings are as follows.
input1 = cat(3, [1 1; -1 0], [2 1; -2 0],...,[11 1; -11 0])
Example 2: Frame-Based Inputs.
In the following Example 2 model, the input to the
Signal To Workspace block is a 2-by-4 frame-based matrix signal with a frame
period of 1 (generated by a Signal From Workspace block). The block logs 11
Signal To Workspace Block Parameters
Variable name
yout
Limit data points to last
inf
Decimation
1
Frames ignored since block input is not frame-based
Simulation Parameters Dialog Parameters
Start time
0
Stop time
10
Signal From Workspace Parameters (provides Signal To Workspace input)
Signal
input1 (defined below)
Sample time
1
Samples per frame
1
Form output after final
data value by
Setting to zero
t=0t=1
t=2
t=10
2-by-2 sample-based input
11
1 0
21
2 0
31
3 0
11 1
11 0
. . .
. . .
First Sample
Sample 1
Last Sample
Sample 11
MATLAB Workspace
A: : 1,,
()
11
1 0
=
A: : 2,,
()
21
2 0
=
A: : 3,,
()
31
3 0
=
A: : 11,,
()
11 1
11 0
=