From: asdasd on 15 Jul 2010 06:20 Could you post any simple example about usage of this block (From workspace) in simulink?I have read its help in matlab but I couldn't succeed. For example I have a sinusoidal signal which is produced by these codes; >> t=0:0.01/50:10/50; >> y=sin(t*pi*2*50); I want to see this signal at Scope in Simulink.How can I do this?
|
Pages: 1 Prev: pid control Next: How do I reduce this to one line from two lines? |