Want to resolve error pop up while trying to use buffer block to process analog signal process

2 次查看(过去 30 天)
How can i resolve the error message "All sample times must be discrete. No continuous or constant sample times are allowed"
  1 个评论
Akshat Dalal
Akshat Dalal 2023-11-20
Hi Emmanuel,
I understand that you are facing an error related to sample times in your model. Some Simulink products require the sample times of all blocks to be ‘discrete’. This means that the sample time values of all the blocks in your model must be a finite quantity. Sample time values of ‘0’ and ‘inf’ are not allowed as they indicate ‘continuous’ and ‘constant’ sample times respectively.
Thus, to resolve your error, please ensure that all the blocks in your model have ‘discrete’ sample times. To read more about sample times is Simulink, please refer the following documentation: https://www.mathworks.com/help/simulink/ug/types-of-sample-time.html
I hope this helps.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by