How to input non-zero initial conditions into the integrator block for Simulink?
조회 수: 1 (최근 30일)
이전 댓글 표시
We can set initial values such as y(0) = 1 very easily but how do we set initial conditions for nonzero values such as y(1)=5 or y(2) = 10 with the integrator block in simulink?
for y(0)=1, we can just double click the integrator block and set our initial condition to 1.
댓글 수: 0
답변 (1개)
Sivsankar
2024년 9월 9일
Hi Manish,
Refer to the following MATLAB answer on how to set initial conditions for nonzero values for integrator blocks in Simulink:
Thanks.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!