Senac
Computer
- Nov 10, 2000
- 2
I generated the variables: t=[0:0.1:10] and u=sin(t) in Matlab Workspace. Later, when using the From Workspace block in Simulink I put these to variables as [t,u] and I connect this block to a Scope, I do not see a sine plot, but a set of lines. Why?