All sample times for this block must be discrete. No continuous or constant sample times are allowed

조회 수: 108 (최근 30일)
Hello I'm trying to generate sigma delta A to D converter.
The following error occurs "All sample times for this block must be discrete. No continuous or constant sample times are allowed" while using CIC decimation block
Capture.PNG

답변 (1개)

Jim Riggs
Jim Riggs 2019년 11월 19일
편집: Jim Riggs 2019년 11월 19일
On the Simulink toolbar, select "Display" - "Sample time" and check "all".
This will show the sample time for all of the signals in the model and show you where there is a continuous signal. You can change this by setting the block properties from which the signal orriginates.
Another option is to set the properties of the entire model solver to be "discrete".
This is done under "Simulation" - "Model Configuration Parameters" - "Solver"

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by