running a model repetitively from a m-file using sim() command
이전 댓글 표시
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
TAB
2012년 1월 27일
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
2012년 1월 27일
Krishnendu Mukherjee
2012년 1월 27일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!