How to do for loop in m-function using SIMULINK
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I want to do iteration loop in the m-function script using p-type ILC method update.
How can i implement for loop for 20 times and store in the Xd,i+1(t) which is the next state, e is the error signal and xd,i(t) is the present state. Eq is given below

Please help.
1 Comment
Nitesh
on 16 Aug 2015
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!