采样时间是inf,只输出了一个采样时间的值
조회 수: 8 (최근 30일)
이전 댓글 표시
채택된 답변
Meet
2025년 7월 23일
Hi,
When a Constant block in Simulink has its sample time set to 'inf', it means the block has a constant sample time, which indicates that its output does not change during the simulation and is effectively constant for all time. However, even though the block value is constant, Simulink only produces an output at certain sample time hits during simulation.
For more information, refer to the following documentation link: http://www.ece.northwestern.edu/IT/local-apps/matlabhelp/toolbox/simulink/ug/how_simulink_works20.html
I hope this helps!
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!