gpt4 book ai didi

matlab - Simulink中此错误消息的含义是什么?

转载 作者:行者123 更新时间:2023-12-03 08:12:20 29 4
gpt4 key购买 nike

执行Simulink模型后,出现以下错误:

The sample time propagated to '[...]/Discrete-Time Integrator' is not discrete but [0, 1]. Specify a discrete sample time in the source of the incoming signal.



在哪里可以找到有关此错误的文档?

(由于版权限制,我无法发布模型。如果需要,我将提供MWE。)

最佳答案

您可以阅读有关types of sample times here的其他信息。离散采样时间是最简单的情况,其中每t秒评估一次块。您选择的块仅支持这种采样时间。

要解决该错误,您必须选择以下两种可能性之一:

  • 将源信号离散化为
  • 对于您的源连续的可能情况,请选择 continuous integral

    关于matlab - Simulink中此错误消息的含义是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34201578/

    29 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com