采样时间是inf,只输出了一个采样时间的值

8 views (last 30 days)
饕餮王
饕餮王 on 20 Jul 2025
Commented: 饕餮王 on 30 Jul 2025
请问下大家,我constant的采样时间是inf,为什么接示波器只输出了一个采样时间的值,它不应该时时都有值吗

Accepted Answer

Meet
Meet on 23 Jul 2025
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.
I hope this helps!
  1 Comment
饕餮王
饕餮王 on 30 Jul 2025
Thank you,I will study your answer very carefully

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!