running a model repetitively from a m-file using sim() command
Afficher commentaires plus anciens
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 commentaires
TAB
le 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
le 27 Jan 2012
Krishnendu Mukherjee
le 27 Jan 2012
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Scopes and Data Logging dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!