running a model repetitively from a m-file using sim() command
Show older comments
im trying to run a simulink model of pi controller through a m-file in a repetitive way.in each iteration a value of the pi parameter will be set,and the corresponding output will aslo be tabulated.in the next iteration the pi parameter will also be changed by a new values.how this can be done?
3 Comments
TAB
on 27 Jan 2012
What is your "repetitive way" ?
Does it mean periodically at some interval of time?
Do you want previous value of pi to calculate it's next value?
Krishnendu Mukherjee
on 27 Jan 2012
Krishnendu Mukherjee
on 27 Jan 2012
Accepted Answer
More Answers (0)
Categories
Find more on Scopes and Data Logging in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!