running a model repetitively from a m-file using sim() command
Mostrar comentarios más antiguos
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 comentarios
TAB
el 27 de En. de 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
el 27 de En. de 2012
Krishnendu Mukherjee
el 27 de En. de 2012
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Scopes and Data Logging en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!