Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Storing/editing Data for time by going back to the previous simulation in one particular run
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi All!
I have this task where I have to compute the time for one particular action in my simulink model, and based on its value I have to go back in simulation and make the necessary changes. For eg. I need to compute the time period for which a signal goes off (in one straight shot, not like in total, but like when its off, for how long it stays off before it gets back on), and if this time period is less than a particular value, I have to make the signal to remain on.

Now, here in the shown signal, I have to compute Ts in simulation run, and if Ts is less than some predefined time T, the signal must remain on within this Ts, time period.
*And this check I have to apply over the entire signal range.
Thanking you in anticipation.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!