Can I make the sampling time changeable during the simulation in simulink?
조회 수: 3 (최근 30일)
이전 댓글 표시
Can I make the sampling time changeable during the simulation?
For example, I want the sample time to be 0.0005 in the beginning and then change it to 0.00001 after 3 seconds.
I am using simulink to build contoller for PV system and I want the sampling time to be changeable.
I used the continous type for simulation.
댓글 수: 0
답변 (1개)
Samatha Aleti
2019년 10월 15일
Sample time cannot be changed during simulation. To change a sample time after simulation begins, you must stop the simulation, reset the SampleTime parameter and then restart execution. Refer the following link for more details:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!